emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error raised with-timeout disappears


From: Lennart Borgman
Subject: Error raised with-timeout disappears
Date: Sat, 09 Jul 2005 14:26:10 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

When the following code is run with debug-on-error set to t the traceback window disappears after the timeout. The traceback buffer also disappears, which makes it a bit difficult to catch the error.

 (with-timeout (4 (message "TIMEOUT"))
   (error "some error"))




In GNU Emacs 22.0.50.1 (i386-mingw-nt5.0.2195)
of 2005-07-09 on W2ONE





reply via email to

[Prev in Thread] Current Thread [Next in Thread]