Raffael Cavallaro <raffaelcavall...@gmail.com> writes:

Hi Raffael,

> <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!)

Hm, but C-c C-c only issues a SIGINT if `slime-use-sigint-for-interrupt'
returns non-nil, and that's only the case if connection style is
:fd-handler.

Anyway, now it's only a SLIME config issue I'll look up and solve
somehow.

Thanks a lot,
Tassilo

--~--~---------~--~----~------------~-------~--~----~
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