> I have just started learning Clojure, and I found Clojure Box (http://
> clojure.bighugh.com/) to be an easy installation for that.
> Unfortunately, I am not sure about the right way to exit from the
> prompt.
> After starting Clojure Box and using the prompt (possibly including
> loading and saving files), when I try to exit using C-x C-c I get the
> message "Active processes exist; kill them and exit anyway? (yes or
> no)" which tries to kill SLIME Lisp and inferior-lisp buffers.
> Answering yes will kill them and exit, but is this the proper way, or
> is there a more sensible one?

In the SLIME REPL, press , (comma) and then type 'quit' and press Enter.

That'd close your REPL gracefully after which you can exit Emacs by
pressing C-x C-c.

Regards,
BG

-- 
Baishampayan Ghose <b.gh...@ocricket.com>
oCricket.com

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to