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

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

bug#45117: 28.0.50; process-send-string mysteriously exiting non-locally


From: Eli Zaretskii
Subject: bug#45117: 28.0.50; process-send-string mysteriously exiting non-locally when called from timer
Date: Thu, 10 Dec 2020 21:44:28 +0200

> From: João Távora <joaotavora@gmail.com>
> Cc: Eli Zaretskii <eliz@gnu.org>,  45117@debbugs.gnu.org
> Date: Thu, 10 Dec 2020 18:50:33 +0000
> 
> there's a presumably reason we bind inhibit-quit to t in timers
> (Eli?)

The reason, quite obviously, is to prevent user's C-g from aborting
the timer function.





reply via email to

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