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

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

Re: Can't stop synchronous processes for the second time


From: Richard Stallman
Subject: Re: Can't stop synchronous processes for the second time
Date: Sat, 17 Apr 2004 15:41:42 -0400

I think you have found the cause of the problem.
As far as I can see, your fix is a good fix.
(Would someone please install it?)

Thanks.

A longjmp there will prevent the following call to set_alarm at the
end of alarm_signal_handler.  Since you report that quitting works
anyway, maybe that doesn't matter.  However, a really clean fix would
still call set_alarm, or else add a comment explaining *why* it is
ok to do a longjmp and not execute that call to set_alarm.




reply via email to

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