
27 May
2011
27 May
'11
7:46 a.m.
* 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