[slime-devel] Re: Slime with LWW and Xemacs

Marc Battyani marc.battyani at fractalconcept.com
Thu Jan 27 22:25:34 UTC 2005


Helmut Eller" <e9626484 at stud3.tuwien.ac.at> wrote:

> "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)

There is some improvement!
Now after the slime-connect, I get 3 new threads in LW: control-thread,
reader-thread and repl-thread.
The reader-thread is waiting for input.

On the XEmacs side I don't have any error now but get pipelined requests and
no reply

Marc





More information about the slime-devel mailing list