On Fri, Dec 12, 2008 at 6:40 AM, Mark Engelberg <mark.engelb...@gmail.com>wrote:
> > On Sun, Dec 7, 2008 at 12:24 PM, Bill Clementson <billc...@gmail.com> > wrote: > >> 3. If something in the REPL is running in an infinite loop, how do I > >> interrupt evaluation? > > > > C-c C-c usually works for me (not sure about Windows) > > This isn't working for me on Clojure Box in Windows. Can anyone else > tell me a way to interrupt evaluation of the REPL? > > Thanks! > > Mark > 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). Shawn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---