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

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

Re: Error raised with-timeout disappears


From: Richard M. Stallman
Subject: Re: Error raised with-timeout disappears
Date: Sun, 10 Jul 2005 13:35:17 -0400

    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"))

I fixed that.  Thanks.




reply via email to

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