emacs - repl is not working(clojure box) -


I want to use Syntax highlighting for the closure in emacs + slime + clojure.

  1. Run the Closure Box
  2. Sludge Copy
  3. In Mx Closer-Mode Syntax highlighting is success.

but repl is not working. I expect the result of 3. But the cursor blinks does not respond.

 ; SLIME User & gt; (+ 1/2) - \ ** _ * Sleep-rip Closure * All L6 (Closer Slim [Closures]) ----------  

REPL Suspicious Thank you in advance thanks.

BR changmin gene

Here is my colorful REPL with setup for the closure (A few times ago it was prepared in response to a question ... I am truly grateful for that person who asked him!). In

note how it uses defadvice to change the behavior of the SLEIEERPL, rather than changing the main mode in the RPL buffer instead.

Comments