<http://groups.google.com/group/clojure/msg/e4f1df8f9f2895be?hl=en>

shows how to do this

basically, add the following to your user.clj

(use 'clojure.contrib.repl-utils)

(add-break-thread!)


then whenever you type ctrl-c ctrl-c return, you'll get a break.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to