On Wed, Mar 3, 2010 at 2:03 PM, Rickard Bennekom <ylp...@googlemail.com> wrote: > As of Clojure 1.1.0, the problem still persists. > Apparently, it seems to be linked to Slime input that involves GUI- > related system calls. > > On my system (Windows XP SP3, 32 Bit, JRE 1.6.0_18, JDK 1.6.0_12) it > can be reproduced as follows: > 1. Install Clojure Box 1.1.0 (January 5, 2010) > 2. Start the Slime REPL and enter these lines: > (use 'clojure.contrib.repl-utils) > (javadoc "snafu") > Result: The Slime REPL stalls and doesn't return a result. > 4. Visit the *inferior-lisp* REPL buffer and place your cursor at the > command line. Press 'return'. > Result: The Slime thread continues and opens a Javadoc browser window. > The Slime REPL returns. > > When the above lines are entered directly into the *inferior-lisp* > buffer they get executed promptly and without errors.
Sorry, I don't have a Windows machine available to debug this problem. Could you report it on the swank-clojure issue tracker so we can have a record of it? http://github.com/technomancy/swank-clojure/issues Thanks, Phil -- 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 Note that posts from new members are moderated - please be patient with your first post. 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