[slime-devel] Re: Is there some way to disconnect from SWANK quit emacs, and then reconect back without restarting SWANK?
Luke Gorrie
luke at bluetail.com
Mon Aug 16 17:27:40 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.
-Luke
More information about the slime-devel
mailing list