Thanks!
On Fri, Aug 14, 2009 at 2:44 AM, Helmut Ellerheller@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@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel