[slime-devel] fix for C-c C-c in ecl
Dustin Long
dlong at stevens.edu
Thu May 17 01:59:43 UTC 2007
Did anyone look into getting this committed? It's a simple change, only
one line:
Index: swank-ecl.lisp
===================================================================
RCS file: /project/slime/cvsroot/slime/swank-ecl.lisp,v
retrieving revision 1.7
diff -w -r1.7 swank-ecl.lisp
145c145
< (line)
---
> ((not line))
Dustin Long wrote:
> Hi,
> Attached is a patch that unbreaks slime-compile-defun in ECL. Without
> it, the compiler seems to succeed but doesn't actually compile any of
> the code.
More information about the slime-devel
mailing list