[slime-devel] swank-loader
Marco Baringer
mb at bese.it
Tue Jan 20 13:51:10 UTC 2004
when using asdf to load swank the file swank-loader.lisp is compilied,
however this file contains a symbol in the swank package, which is fine
when the file is loaded but is an error when the file is compiled
before the rest of swank has been loaded, which is what asdf tries to
do when loading the swank system.
anyway, attached is a new swank.asd which contains all the dependencies
in swank-loader and can be loaded from a non-emacs staret lisp image.
since i'm going to assume swank.asd will be used by programs and not by
users (via emacs) this asdf doesn't load the user's init file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: swank.asd
Type: application/octet-stream
Size: 1441 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20040120/055ec3c3/attachment.obj>
-------------- next part --------------
--
Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the slime-devel
mailing list