[slime-devel] Re: problem with swank-debugger-hook

Frédéric Gobry frederic.gobry at epfl.ch
Tue Aug 30 06:13:36 UTC 2005


> try using #'swank:swank-debugger-hook instead.

Is it ok to pass nil as the "hook" argument? So far, the hook seems
not to be used, but this does not tell me what I should put there to
be safe :)

(setf araneida:*restart-on-handler-errors* 
        #'(lambda (condition) (swank:swank-debugger-hook condition nil)))

Frédéric




More information about the slime-devel mailing list