On Thu, Feb 5, 2009 at 4:52 AM, David <dsieg...@yahoo.com> wrote: > > I've got the same problem as srolls24 and CuppoJava on Windows XP, > using Emacs 23 > and versions of Clojure, Slime and Swank fetched today. > > Also, when starting Slime, it opens a connection to *inferior-lisp*, > but keeps polling > for Swank until I hit return in the inferior-lisp buffer. After that, > it very quickly connects > the slime-repl. > > Any thoughts? >
David, I had that problem on Windows XP as well. I can't figure out the real issue, but it started when Clojure's Ref.java stopped calling UUID.randomUUID. I had to patch swank-clojure like this to work around it: http://bitbucket.org/shoover/clojure-box-swank-clojuremq/src/11bec919b978/hack-repl-hang The current release of Clojure Box (http://clojure.bighugh.com) contains that change. 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 -~----------~----~----~----~------~----~------~--~---