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

Luke Gorrie luke at synap.se
Wed Aug 31 06:49:36 UTC 2005


"Marco Baringer" <mb at bese.it> writes:

> frederic.gobry at epfl.ch (Frédéric Gobry) writes:
> 
> >> 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 :)
> 
> the hook argument to swank-debugger-hook is ignored, so pass whatever
> you want.
> 
> why don't we just remove the argument if it's ignored? are we sure it
> sholud be ignored?

We can't remove it because CL:*DEBUGGER-HOOK* needs to be bound to a
function that takes two arguments.





More information about the slime-devel mailing list