Frank Goenninger frgo@me.com writes:
Hi all,
I get this error when compiling a defun /single function with C-c C-c:
SWANK-BACKEND::COMPILE-FROM-TEMP-FILE got 1 arg, wanted 2 args. [Condition of type PROGRAM-ERROR]
Slime is 2009-05-14 (updated today from CVS), running in GNU Emacs 22.3.1 on OS X 10.5.7.
I forgot to remove the old of definition of that function. Stelians patch fixes that which is in CVS now.
-T.