[slime-devel] Where to look the trace output ?

23 Mar
2013
23 Mar
'13
1:04 a.m.
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. Sincerely!

23 Mar
23 Mar
7:23 a.m.
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
4410
Age (days ago)
4410
Last active (days ago)
1 comments
2 participants
participants (2)
-
Helmut Eller
-
z_axis