[slime-devel] Where to look the trace output ?
Helmut Eller
eller.helmut at gmail.com
Sat Mar 23 07:23:58 UTC 2013
On Sat, Mar 23 2013, z_axis wrote:
> STUMPWM> *trace-output*
> #<SWANK-BACKEND::SLIME-OUTPUT-STREAM #x38924796>
> STUMPWM> (trace unmap-message-window) => NIL
>
> But i see no trace output after the message window disappears.
Which thread calls unmap-message-window? Probably not the same thread
that processes REPL requests. The binding of *trace-output* is
probably different in that other thread.
Helmut
More information about the slime-devel
mailing list