frederic.gobry@epfl.ch (Frédéric Gobry) writes:
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:
try using #'swank:swank-debugger-hook instead.