On Tue, May 5, 2009 at 11:18 PM, Mark Engelberg <mark.engelb...@gmail.com>wrote:

>
> I'm using Clojure Box's Emacs/Slime setup.   When I invoke println
> from a newly-spun thread, I don't see the output in the REPL.
>
> Suggestions?
>

It's going to the *inferior-lisp* buffer. If you run M-x
slime-redirect-inferior-output it will go to your REPL. I haven't figured
out yet if something changed with swank-clojure lately to change that
behavior.

Shawn

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