Is there a repl-mode-hook that would be useful to attach certain settings? I have some structured editing settings that work well for lisp buffers but don't seem to work well in the repl.
Jonathon McKitrick -- My other computer is your Windows box.
* Jonathon McKitrick [2007-09-14 21:31+0200] writes:
Is there a repl-mode-hook that would be useful to attach certain settings? I have some structured editing settings that work well for lisp buffers but don't seem to work well in the repl.
The hook is called slime-repl-mode-hook.
Helmut.