MohanR wrote:
> swank server is started and run-lisp works. I thought I don't need to
> open it but view all the output in slime itself but it gets redirected
> internally.

But as far as I can tell, run-lisp does NOT connect to a swank server,
and AFAIK also doesn't set up SLIME. run-lisp starts the inferior-lisp
interaction model, which is much more minimal than SLIME. If you've
already got a swank server running, the correct function to connect to
it is slime-connect.

Joost.

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