[slime-devel] Re: features from ILisp I miss in slime

Zach Beane xach at xach.com
Tue Nov 23 21:22:57 UTC 2004


Rodrigo Ventura <yoda at isr.ist.utl.pt> writes:

> - in Lisp Slime mode a RET does not auto-indent the next line. It'd be
> useful to have auto-identation, so that we could save a TAB everytime
> we write a new line of LISP.

I add (local-set-key "\C-m" 'newline-and-indent) to my Lisp
mode-hook.

> - in the REPL loop M-p is not quite pratical; couldn't you use for
> instance C-up for last expression entered (similar to ILisp)?

Why is it impractical?

Zach







More information about the slime-devel mailing list