[slime-devel] today's slime-coding commit & XEmacs
Andy Sloane
andy at guildsoftware.com
Wed Jul 6 00:23:02 UTC 2005
It seems XEmacs wants two arguments to local-variable-p, so with the
latest CVS revision, C-c C-k dies with "Invalid number of arguments to
local-variable-p: 1" on line 3778:
,@(if (local-variable-p 'slime-coding)
(list (slime-coding-system-cl-name slime-coding))))
The XEmacs docs say the buffer argument is &optional, but it apparently
isn't.
-Andy
More information about the slime-devel
mailing list