Re: Beginner emacs / SLIME / ACL / ASDF question
- From: "Unknownmat" <unknownmat@xxxxxxxxx>
- Date: 15 Jul 2006 21:17:18 -0700
Luke J Crook wrote:
Unknownmat wrote:
Hello,
How do I modify the ASDF *central-registry* variable, so that the new
value is loaded each time I start Emacs?
*central-registry* is in asdf.lisp file. I just edit asdf.lisp and add
my paths to the *central-registry* variable.
Here is a handy link:
http://svn.sourceforge.net/viewcvs.cgi/*checkout*/lispbuilder/trunk/lispbuilder-sdl/documentation/index.html#Win32:
Configuration
- Luke
Thanks for the help. I have 3 versions of ASDF.lisp on my system, and
was not certain which version was being loaded. I tried modifying them
as you suggested and this made no difference. I finally figured out
that ACL was keeping an asdf.fasl file in its ./code directory that is
loaded when the system loads. I had to recompile asdf.lisp, and then
copy the corresponding asdf.fasl into ./code directory. This FINALLY
managed to modify *central-registry*.
.
- References:
- Beginner emacs / SLIME / ACL / ASDF question
- From: Unknownmat
- Re: Beginner emacs / SLIME / ACL / ASDF question
- From: Luke J Crook
- Beginner emacs / SLIME / ACL / ASDF question
- Prev by Date: Re: Beginner emacs / SLIME / ACL / ASDF question
- Next by Date: Re: Beginner emacs / SLIME / ACL / ASDF question
- Previous by thread: Re: Beginner emacs / SLIME / ACL / ASDF question
- Next by thread: Re: Beginner emacs / SLIME / ACL / ASDF question
- Index(es):