Hi Steve. Thanks for your help. I tried the up to date instructions
per the readme file on swank-clojure homepage (using ELPA)  and now
the problem is that slime never loads. The expression you gave me does
eval in the *inferior-lisp* buffer but I do not get a slime connection
at all now. It is stuck with this at the bottom:

Polling "/tmp/slime/28940".. (Abort with `M-x slime-abort-connection')

On Feb 15, 7:07 pm, "Steven E. Harris" <s...@panix.com> wrote:
> joseph hirn <joseph.h...@gmail.com> writes:
> > All seems to be well when I M-x slime, but if I enter (+ 1 2) it just
> > hangs. If I switch to the *inferior-lisp* buffer and type this
> > expression it returns 3 as expected.
>
> I have the same problem, as documented here:
>
>  http://thread.gmane.org/gmane.comp.java.clojure.user/24894/focus=24956
>
> In the *inferior-lisp* buffer, try evaluating the following form:
>
>   (.. java.lang.management.ManagementFactory (getRuntimeMXBean) (getName))
>
> Does that cause SLIME's REPL to finally connect to Swank?
>
> --
> Steven E. Harris

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

Reply via email to