[slime-devel] slime-inspector-quit: wrong number of args

Hi, The following commit 2011-05-22 Helmut Eller <heller@common-lisp.net> [...] (slime-inspector-quit): Drop the unused kill-buffer arg from the lambda-list. causes problem with closing inspector buffers using "q", because slime-popup-buffer-quit-function expects the callback (specified by variable with the same name) to accept kill-buffer-p argument. P.S. Unfortunately, the snapshot of 2011-05-22 got into quicklisp collection. It would be probably useful to notify Zach Beane directly when this bug is fixed. -- Regards, Anton Kovalenko +7(916)345-34-02 | Elektrostal' MO, Russia

* Anton Kovalenko [2011-05-26 07:54] writes:
Hi,
The following commit
2011-05-22 Helmut Eller <heller@common-lisp.net> [...] (slime-inspector-quit): Drop the unused kill-buffer arg from the lambda-list.
causes problem with closing inspector buffers using "q", because slime-popup-buffer-quit-function expects the callback (specified by variable with the same name) to accept kill-buffer-p argument.
Should be fixed in HEAD.
P.S. Unfortunately, the snapshot of 2011-05-22 got into quicklisp collection. It would be probably useful to notify Zach Beane directly when this bug is fixed.
I think Zach reads this list anyway. Helmut
participants (2)
-
Anton Kovalenko
-
Helmut Eller