[slime-devel] Re: Is there some way to disconnect from SWANK quit emacs, and then reconect back without restarting SWANK?
Frédéric Brunel
frederic.brunel at free.fr
Mon Aug 16 21:22:05 UTC 2004
> I nearly missed this question since it was in the subject line:-)
>
> You can do this:
>
> (swank:create-server :dont-close t)
>
> Then it will start the server on port 4005 and keep accepting
> connections in a loop.
I also missed this option. That's better but there is still a stream
error raised on the REPL which is ugly. I think a well placed
IGNORE-ERRORS would help close the stream silently. I guess it doesn't
really matter to raise an error when the stream is broken, we can't
recover.
--
Frederic Brunel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 155 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20040816/a0f5ded9/attachment.sig>
More information about the slime-devel
mailing list