[slime-devel] swank:*globally-redirect-io* behaviour

Slawek Zak slawek.zak at gmail.com
Wed Jan 14 13:43:14 UTC 2009


Hi,

Which Common Lisp implementation do you use?

/S

On Mon, Jan 12, 2009 at 10:14 PM, Timur Sufiev <tsufiev at gmail.com> wrote:

> It seems that we have some misunderstaning of
> swank:*globally-redirect-io* variable. Consider code shown below:
>
>  (setf swank:*globally-redirect-io* t)
>  (setf swank:*use-dedicated-output-stream* nil)
>  (swank:create-server :dont-close t)
>  (threads:make-thread (lambda () (some-processing-function)))
>
> When slime is connected to this program it does not receive any output
> (which goes to any of *standard-output*, *trace-output*, *debug-io*).
> The expected behaviour is output being redirected to slime connected.
>
> --
> Timur Sufiev
>
> _______________________________________________
> slime-devel site list
> slime-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/slime-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20090114/175d1e66/attachment.html>


More information about the slime-devel mailing list