I want to learn Common Lisp and install emacs (24.3) and slime through the emacs package manager.
In slime, REPL syntax highlighting does not work. When I run Lisp-Mode (while in slime REPL), on the other hand, expression values no longer print (when I type, say "Hello World" and press enter, I get a new line instead of the expression value.
(If I open Lisp file syntax highlighting files)
emacs common-lisp slime
user3691571
source share