GNU bug report logs - #78737
sit-for behavior changes when byte-compiled

Previous Next

Package: emacs;

Reported by: Daniel Colascione <dancol <at> dancol.org>

Date: Mon, 9 Jun 2025 20:50:02 UTC

Severity: normal

Full log


Message #296 received at 78737 <at> debbugs.gnu.org (full text, mbox):

From: Daniel Colascione <dancol <at> dancol.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>, Eli Zaretskii <eliz <at> gnu.org>
Cc: 78737 <at> debbugs.gnu.org, pipcet <at> protonmail.com
Subject: Re: bug#78737: sit-for behavior changes when byte-compiled
Date: Fri, 13 Jun 2025 15:07:51 -0400
On June 13, 2025 2:16:08 PM EDT, Stefan Monnier <monnier <at> iro.umontreal.ca> wrote:
>> What is a "normal quit"?
>
>A single C-g.
>
>> What is "emergency quit"?
>
>Something like `C-g C-g C-g`, tho we don't have that implemented,
>currently, AFAIK.


How about this terminology?

C-g --- normal quit

C-g C-g C-g --- urgent quit (breaks out of read-event. should probably break out of redisplay too?)

C-g C-g C-g C-g C-g C-g --- emergency quit. ignores inhibit-quit. good chance of horking your Emacs by violating atomicity assumptions. Display "are you sure?" message before final C-g.




This bug report was last modified 4 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.