Edi Weitz edi@agharta.de writes:
I'm currently working on a mildly complicated web server app using CMUCL 19a-pre3, multi-threading, TBNL, CLSQL, and of course SLIME from CVS. Every now and then slime-space ceases to work, i.e. after I've worked with the system for a while pressing space doesn't produce an arglist in the minibuffer anymore. I've not managed to isolate this problem yet but it occurs rather often and it's really annoying. Is anyone else seeing this?
Yes, in Allegro 6.2 on GNU/Linux. I haven't spent much effort trying to track it down. I have noticed that sometimes it happens because there's an SLDB buffer waiting for something from me but I've also seen it happen when there are no such buffers around.
-Peter