GNU bug report logs - #17293
24.4.50; C-g often fails in minibuffer under X

Previous Next

Package: emacs;

Reported by: "T. V. Raman" <raman <at> google.com>

Date: Fri, 18 Apr 2014 16:06:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.4.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: raman <tv.raman.tv <at> gmail.com>
Cc: 17293 <at> debbugs.gnu.org, "T. V. Raman" <raman <at> google.com>
Subject: Re: bug#17293: 24.4.50; C-g often fails in minibuffer under X
Date: Thu, 24 Apr 2014 16:05:31 -0400
> often, if I have a minibuffer completion  up, hitting C-g does
> not dismiss the minibuffer, I actually have to switch away from

If you're in the minibuffer, then C-g should normally dismiss the
minibuffer, yes.  Of course, we have the problem that C-g only does that
if it runs keyboard-quit (i.e. if Emacs was idle), and not if it signals
"quit" (i.e. Emacs was busy with something).

So apparently, there's been more cases where Emacs is "busy" (probably
just waiting in a sit-for or something).  So to fix this, we need to
figure out what that C-g interrupts.


        Stefan




This bug report was last modified 9 years and 146 days ago.

Previous Next


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