I've been caught up in long running computations lately thanks to Project Euler and I'd like to know how to abort an evaluation and return to the REPL prompt. I'm running the standard Clojure Box version of Emacs. I tried the obvious REPL > Interrupt Lisp Process and Slime > Interrupt Command but neither kill the execution and return my REPL prompt.
|
|
Hit control c twice. If you're in |
||||||
|
|
|
When things get really fowled you can kill your lisp instance with |
||
|
|
