[slime-devel] Re: Slime with LWW and Xemacs
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Thu Jan 27 22:11:34 UTC 2005
"Marc Battyani" <marc.battyani at fractalconcept.com> writes:
>> Maybe that's the right thing to do. But I use
>> (swank:create-server :port 4005 :dont-close t)
>> with LWL, and it works, so you could give it a try.
>
> Done. Same error:
Could also try to the variables below before starting the server?
(setq swank::*communication-style* nil)
(setq swank::*use-dedicated-output-stream* nil)
(setq swank::*log-events* t)
More information about the slime-devel
mailing list