,--- You/Helmut (Wed, 14 Apr 2010 17:17:36 +0200) ----* | * Alex Goncharov [2010-04-14 14:46+0200] writes: | > ,--- You/Stas (Wed, 14 Apr 2010 16:31:46 +0400) ----* | > | I have #+cmu (setf *communication-style* :spawn) in my ~/.swank.lisp and | > | don't have any problems you're describing. | | Yes, there's a problem if to many interrupts are queued. It try to fix | that.
Thanks!
| Better use qualified symbols: SWANK::*COMMUNICATION-STYLE*.
This helped for the (/ 1 0) demo: I now get the *sldb cmucl/1* buffer again.
Is this a necessary directive for CMUCL? If so, doesn't it belong to SLIME code rather than to ~/.swank.lisp?
With that *communication-style*, I still have SLIME problems with the real Lisp code, but the general feeling is much better now.
Thanks a lot!
-- Alex -- alex-goncharov@comcast.net --