[slime-devel] problem with swank-debugger-hook
Frédéric Gobry
frederic.gobry at epfl.ch
Sat Aug 27 18:58:47 UTC 2005
Hi,
I'd like to use slime to debug araneida requests. I did
(setf *restart-on-handler-errors* 'swank::debug-in-emacs)
But when I hit an error, emacs does not jump in the debugger, and I
get the following message on the standard output instead:
debugger invoked on a TYPE-ERROR:
The value NIL is not of type SWANK::CONNECTION.
...in (SWANK::FORCE-USER-OUTPUT)
So, somehow, *EMACS-CONNECTION* is NIL at the time of the call. Don't
know why however...
Has anyone a clue or a workaround ?
This is with the latest CVS.
Frédéric
More information about the slime-devel
mailing list