On Wed, Mar 24, 2010 at 11:59 AM, invis <invi...@gmail.com> wrote: > I am trying to start labrepl with emacs. > Labrepl is working nice, but I cant "slime-connect" :( > Have this message: > "open-network-stream: make client process failed: connection > refused, :name, SLIME Lisp, :buffer, nil, :host, 127.0.0.1, :service, > 4005" > Could you tell me how to fix it ? >
It seems the swank server is not being started. I fixed it for Windows here: http://github.com/shoover/labrepl/commit/f27f97536f6e584c284b898ad4abd732c424684e I didn't test unix, but it might work with this change. -- 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 To unsubscribe from this group, send email to clojure+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.