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

22 Mar
2013
22 Mar
'13
8:04 p.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
2: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
4587
Age (days ago)
4587
Last active (days ago)
1 comments
2 participants
participants (2)
-
Helmut Eller
-
z_axis