[slime-devel] Setting FASL directory

David Neu david at davidneu.com
Fri Aug 14 10:52:35 UTC 2009


Thanks!

On Fri, Aug 14, 2009 at 2:44 AM, Helmut Eller<heller at common-lisp.net> wrote:
> * David Neu [2009-08-13 16:56+0200] writes:
>
>> I'd like to be able to set the location of the *.fasl files that are
>> ending up in ~/.slime/fasl/..., preferably from my .emacs.
>
> A not-so-simple solution is to modify slime-init-command.
> After (load ,(expand-file-name loader) :verbose t)
> add something like
> (set (read-from-string "swank-loader::*fasl-directory*") <your-location>)
>
> Helmut
>
>
> _______________________________________________
> slime-devel site list
> slime-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/slime-devel
>




More information about the slime-devel mailing list