[slime-devel] Problem running PortableAllegroServe using CMUCL under SLIME

Helmut Eller e9626484 at stud3.tuwien.ac.at
Fri Dec 12 12:58:40 UTC 2003


Ivan Toshkov <ivan at toshkov.org> writes:

> I ran into the following problem, though:
> 
> 1) Starting SLIME -> CMUCL -> PortableAServe's examples;
> 2) After some browsing, the PortableAServe prints some messages to the
> *SLIME-REPL* (IIRC the name) buffer;
> 3) After that, when I try to evaluate anything in the *SLIME-REPL*
> buffer, I got something like "This buffer is read-only" in the status
> bar and the caret moved to the top of the buffer.

This is probably a problem with multi-threading caused by
mp::startup-idle-and-top-level-loops, but I have to try it myself to
see what the problems are.  In the meantime you can try to call
mp::startup-idle-and-top-level-loops in your .swank.lisp, but
debugging will probably not work very well.  An older version of SLIME
might work better, e.g, the version tagged with SLIME-0-9.

Helmut.







More information about the slime-devel mailing list