all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Markus Triska <triska@metalevel.at>
Cc: 63078@debbugs.gnu.org
Subject: bug#63078: 26.1; Sentinels are sometimes unexpectedly only invoked in script mode
Date: Wed, 26 Apr 2023 08:52:24 +0200	[thread overview]
Message-ID: <87bkjbjftj.fsf@linux-m68k.org> (raw)
In-Reply-To: <87wn1zpn8n.fsf@metalevel.at> (Markus Triska's message of "Wed, 26 Apr 2023 01:15:36 +0200")

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





  parent reply	other threads:[~2023-04-26  6:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-25 23:15 bug#63078: 26.1; Sentinels are sometimes unexpectedly only invoked in script mode Markus Triska
2023-04-26  6:22 ` Eli Zaretskii
2023-04-26 17:58   ` Markus Triska
2023-04-26  6:52 ` Andreas Schwab [this message]
2023-04-26 18:00   ` Markus Triska

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bkjbjftj.fsf@linux-m68k.org \
    --to=schwab@linux-m68k.org \
    --cc=63078@debbugs.gnu.org \
    --cc=triska@metalevel.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.