[slime-devel] Re: slime startup with clbuild's START_SLIME_USING_CORE

David Lichteblau david at lichteblau.com
Mon Feb 25 13:44:12 UTC 2008


Quoting Helmut Eller (heller at common-lisp.net):
[...]
> Having separate compile, load, and init operations would probably be
> TRT.  I don't know if ASDF supports that directly.

When another system depends on swank just in order to use some of the
functions in the swank package, isn't it the right thing to skip
initialization completely (hence postponing it until the emacs side
starts up)?

Assuming that is the right approach, should SWANK::INIT be skipped
entirely or only the after-init-hook?

Here is a patch skipping just the hook, which is enough to solve the
issue with *globally-redirect-io*.


Thanks,
d.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-hooks-in-swank-asd.diff
Type: text/x-diff
Size: 2749 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20080225/98711d30/attachment.diff>


More information about the slime-devel mailing list