Alain Picard Dr.Alain.Picard@gmail.com writes:
In the CVS version as of Wed Sep 23 11:04:18 EST 2009, I get this behaviour: I type CL-USER> (setf *break-on-signals* t) T CL-USER> (just hit <cr> here)
and the world blows up.
This makes is essentially impossible to use slime for real programming/debugging.
While this is not true, you still can set *break-on-signals* to more specific type. You are not expecting slime to not use signals at all, are you?