[slime-devel] Trace output not redirected to the *slime-trace* buffer
Paulo Madeira
acelent at gmail.com
Thu May 19 12:01:23 UTC 2011
2011/5/12 Sergio Pozzetti <sergio at pozzetti.com>:
> Hi all,
Hi Sérgio :)
> Newbie to SLIME, but I got it working with CCL. I'm trying to find a way to
> redirect the trace output to a different buffer.
>
> Currently, and irrespective of having the *slime-trace* buffer open and having
> tried M-x slime-redirect-trace-output, all the trace output comes up in the REPL.
>
> Thoughts?
>From a quick peek at swank.lisp, I suspect that
swank:redirect-trace-output is not setting/binding *trace-output*
correctly, or at all. I suggest you take a look at it and file a bug
in launchpad.
Best regards,
Paulo Madeira
More information about the slime-devel
mailing list