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

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

bug#63078: 26.1; Sentinels are sometimes unexpectedly only invoked in sc


From: Andreas Schwab
Subject: bug#63078: 26.1; Sentinels are sometimes unexpectedly only invoked in script mode
Date: Wed, 26 Apr 2023 08:52:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

On Apr 26 2023, Markus Triska wrote:

> In contrast, the following invocation produces, in the echo area, the
> message "process status is: exit", and Emacs hangs unexpectedly:
>
>     $ emacs -Q -l proc.el --eval "(f)"

If you C-g at this point and look at *Messsages* you will see that the
message "process status is: exit" has been repeated a lot of times.  So
the issue is that the sentinal is being reentered ad infinitum,
preventing to make progress.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."





reply via email to

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