GNU bug report logs - #29063
C-g not quitting minibuffer

Previous Next

Package: emacs;

Reported by: Apocalypse Mystic <apocalypsemystic <at> gmail.com>

Date: Mon, 30 Oct 2017 02:16:01 UTC

Severity: normal

Tags: moreinfo, unreproducible

Merged with 26289, 30758

Found in versions 24.5, 25.3

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Apocalypse Mystic <apocalypsemystic <at> gmail.com>
Cc: 29063 <at> debbugs.gnu.org
Subject: bug#29063: C-g not quitting minibuffer
Date: Sat, 04 Nov 2017 17:53:00 +0200
> From: Apocalypse Mystic <apocalypsemystic <at> gmail.com>
> Date: Sat, 4 Nov 2017 11:37:38 -0400
> Cc: 29063 <at> debbugs.gnu.org
> 
> timer-idle-list
> 
> working emacs:
> ([nil 0 0 500000 t jit-lock-context-fontify nil idle 0])
> 
> broken emacs:
> ([nil 0 0 500000 t jit-lock-context-fontify nil idle 0] [nil 0 0 500000 0.5 blink-cursor-start nil idle 0])

Both are normal.

> I have also noticed that, with toggle-debug-on-quit on, just typing C-g while in the normal writing buffer will
> always send me to the debugger on only one line:
> 
> Debugger entered--Lisp error: (quit)
>   internal-timer-start-idle()
> 
> This happens in the broken emacs only, and C-g here does nothing in the working emacs. Likewise, in the
> broken emacs, while I am highlighting text with C-space, C-g will 50% of the time cancel the highlight and 50%
> of the time open the above debugger on the timer start function. In the working emacs, of course, it cancels
> the highlight 100% of the time.

I cannot reproduce either of these strange issues.  I tried on 2
different systems, with the same negative result.




This bug report was last modified 5 years and 239 days ago.

Previous Next


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