[slime-devel] CMUCL: how to start slime in cl-user

N. Raghavendra raghu at mri.ernet.in
Thu May 21 18:02:27 UTC 2009


At 2009-05-18T01:58:42+04:00, Stas Boukarev wrote:

> Solution is either not to load contribs asynchronously:
>
> diff --git a/slime.el b/slime.el
> index f6768a8..8d4b9cb 100644
> --- a/slime.el
> +++ b/slime.el
> ...
> or set communication style to :spawn, which will create separate thread
> for each request, by putting
> #+cmu (setf swank:*communication-style* :spawn)
> into ~/.swank.lisp

Thank you very much, and sorry for the delay in replying.  The setting
in ~/.swank.lisp that you've suggested works, as does setting the
variable there to `:fd-handler' or `nil'.

Best regards,
Raghavendra.

-- 
N. Raghavendra <raghu at mri.ernet.in> | http://www.retrotexts.net/
Harish-Chandra Research Institute   | http://www.mri.ernet.in/
See message headers for contact and OpenPGP information.





More information about the slime-devel mailing list