Re: Printing to REPL from other threads in Slime

2009-05-06 Thread Shawn Hoover
On Tue, May 5, 2009 at 11:18 PM, Mark Engelberg 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

Printing to REPL from other threads in Slime

2009-05-05 Thread Mark Engelberg
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? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post