[slime-devel] Typeout frame patch
Geoff Wozniak
geoff at wozniak.ca
Sun Sep 30 21:42:24 UTC 2007
I updated to the latest version out of CVS and there is a problem in
contrib/slime-typeout-frame.el. Specifically, in slime-typeout-frame-
init, some functions were written as #'foo inside a quoted list,
which resulted in attempts to funcall (function foo). This, of
course, failed.
The attached patch fixes the problem.
-- Geoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-typeout-frame.el.patch
Type: application/octet-stream
Size: 981 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20070930/c9137247/attachment.obj>
-------------- next part --------------
More information about the slime-devel
mailing list