GNU bug report logs -
#78737
sit-for behavior changes when byte-compiled
Previous Next
Full log
Message #311 received at 78737 <at> debbugs.gnu.org (full text, mbox):
"Eli Zaretskii" <eliz <at> gnu.org> writes:
> "Emergency exit" (not "emergency quit", which never existed in Emacs)
> is the feature whereby typing more than 1 C-g would pop the question
> whether to exit Emacs and if so, whether to dump core.
Sorry if I'm being dense, but just to recap:
"Emergency exit" works in sessions that have a terminal frame. In such
sessions, the code manipulating force_quit_count is never reached.
In GUI sessions, this code is reached, and hitting C-g three times while
quit-flag is set will perform a special kind of quit, clearing
inhibit-quit.
IIUC, you object to calling this special kind of quit "emergency quit",
and would prefer to call it something else.
Is that right? What's the preferred term for this special kind of quit?
I'm asking mostly because this feature isn't documented in trouble.texi.
The emergency escape (= emergency exit) feature is well-documented but I
fear that won't help most users, terminal frames being rare these days.
Pip
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.