On Fri, Dec 12, 2008 at 5:31 PM, mehrheit <neegzistu...@gmail.com> wrote:

>
> On Fri, 12 Dec 2008 09:32:09 -0500
> "Shawn Hoover" <shawn.hoo...@gmail.com> wrote:
>
> >
> >It doesn't work for me on Windows either. Maybe my grep skills are
> >lacking, but I can't find where swank-clojure implements the interrupt
> >functionality. If that's the case, you're left with killing the REPL
> >buffer (C-x k) and restarting it (M-x slime).
> >
>
> I don't think it's implemented and it's quite an important feature. I
> tried implementing it but I don't know SLIME very well and failed.
> Jeffrey, the author of swank-clojure, welcomes contributions, so it
> would be great if someone with SLIME knowledge implemented it.
>
> >
>
I recently played around a bit with implementing slime-list-threads, which
could be used to interrupt running threads but since my Java is lacking I'm
not sure what is the right way to kill runaway threads since that part of
the API is (understandably) deprecated.

-- 
tomppa

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