[slime-devel] some conveniences for slime-repl

Andreas Fuchs asf at boinkor.net
Wed Dec 10 11:39:57 UTC 2003


hi all,

I have found a few things that I miss in the SLIME repl:

 * a key binding to erase all input before point; much like comint's
   C-c C-u. alternatively,
 * a key binding to jump to just after the input marker; and

 * slightly different RET handling.

currently, SLIME will insert the RET at (point) and then send the line
if I am inside a complete sexp. this can lead to badness like:

ZY> (un
trace my-function)

or just ugly cmdlines in the history when I use M-(

I think inserting the \n only when (point) is at the end of the
finished sexp would work better.

Thanks,
-- 
Andreas Fuchs, <asf at boikor.net>, asf at jabber.at, antifuchs






More information about the slime-devel mailing list