Hello list,
i'm trying to use paredit-mode in Slime's repl but unfortunately enabling paredit mode results in a dysfunctional repl -- pressing 'enter'/'return' while the pointer is after the closing sexpression only inserts a newline but doesn't send the expression to the lisp process. BTW, i tried both supported types of slime-repl-return-behavior.
Cheers Ralf Mattes