Peter Seibel peter@javamonkey.com writes:
Every so often something I do at the REPL in Allegro (6.2 on GNU/Linux) will confuse SLIME. I'll see this message in the minibuffer and will get no response.
error in process filter: No frame at point
If I hit return a couple times I get:
; No value
and the prompt back.
Bah, never mind. Pilot error. (Some changes I had in my local copy of SLIME didn't play well with some other changes made recently. I backed out my changes and this problem went away. Sorry about that. (BTW, this is different than the problem I was having debugging a spawned thread. I still have that problem with a completely pristine and updated SLIME.)
-Peter