On Sun, Sep 11, 2011 at 9:09 AM, kjeldahl
<mariusauto-googlegro...@kjeldahl.net> wrote:
> with the lein setup, I believe most of it goes into a swank buffer of some
> sort, which also contain a lot of other (non-related) output, and
> exactly where in that buffer it also ends up seems a bit
> undeterministic.

I think it's consistent. It should always go to the stdout of the lein
swank process if it's from a thread other than the one hooked into the
slime repl. If you started it with M-x clojure-jack-in, that will be
the *swank* buffer.

It sounds like this isn't really what you want though. Would it be
better if every time a new connection opened from Emacs it caused the
root value of *out* to change?

-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

Reply via email to