GNU bug report logs - #24339
24.5; Need double c-g to quit from a minibuffer

Previous Next

Package: emacs;

Reported by: Yujie Zhou <zhou <at> lorentz.leidenuniv.nl>

Date: Tue, 30 Aug 2016 15:30:02 UTC

Severity: normal

Tags: notabug

Found in version 24.5

Done: 24339 <at> debbugs.gnu.org

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 24339 in the body.
You can then email your comments to 24339 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#24339; Package emacs. (Tue, 30 Aug 2016 15:30:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yujie Zhou <zhou <at> lorentz.leidenuniv.nl>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 30 Aug 2016 15:30:03 GMT) Full text and rfc822 format available.

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

From: Yujie Zhou <zhou <at> lorentz.leidenuniv.nl>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.5; Need double c-g to quit from a minibuffer
Date: Tue, 30 Aug 2016 09:47:45 +0200
Dear Emacs maintainers,

on this device I need double pressing C-g to quit from a minibuffer, 
even starting from 'emacs -Q'. More specifically, after pressing C-x 
C-f, if I do not realease the control botton, I only need one C-g to 
quit the minibuffer. But if I realease, I need two. If I only press C-g 
once, the minibuffer shows the text quit, but the cursor is still 
focused on the minibufer, and I have to press C-g again within 3 
seconds, otherwise the Find-File minibuffer reappears after the text 
quit fades in 3 seconds. And in that case, I need to double-press again 
to quit.



In GNU Emacs 24.5.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.6)
of 2016-06-04 on juergen
Windowing system distributor `The X.Org Foundation', version 11.0.11804000
System Description: Arch Linux

Configured using:
`configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib
--localstatedir=/var --with-x-toolkit=gtk3 --with-xft
'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe
-fstack-protector-strong' CPPFLAGS=-D_FORTIFY_SOURCE=2
LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro'

Important settings:
value of $LANG: en_US.utf8
locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
tooltip-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Quit [4 times]
user-error: Beginning of history; no preceding item [2 times]
Making completion list...

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev
gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util
help-fns mail-prsvr mail-utils help-mode easymenu time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
lisp-mode prog-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget hashtable-print-readable backquote make-network-process
dbusbind gfilenotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Memory information:
((conses 16 72187 3878)
(symbols 48 17717 0)
(miscs 40 37 113)
(strings 32 9260 4752)
(string-bytes 1 254488)
(vectors 16 9018)
(vector-slots 8 385729 15205)
(floats 8 64 148)
(intervals 56 189 4)
(buffers 960 12)
(heap 1024 8634 1063))





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24339; Package emacs. (Thu, 01 Sep 2016 01:42:01 GMT) Full text and rfc822 format available.

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

From: npostavs <at> users.sourceforge.net
To: Yujie Zhou <zhou <at> lorentz.leidenuniv.nl>
Cc: 24339 <at> debbugs.gnu.org
Subject: Re: bug#24339: 24.5; Need double c-g to quit from a minibuffer
Date: Wed, 31 Aug 2016 21:41:54 -0400
Yujie Zhou <zhou <at> lorentz.leidenuniv.nl> writes:

> Dear Emacs maintainers,
>
> on this device I need double pressing C-g to quit from a minibuffer,
> even starting from 'emacs -Q'. More specifically, after pressing C-x 
> C-f, if I do not realease the control botton, I only need one C-g to
> quit the minibuffer. But if I realease, I need two. If I only press
> C-g 
> once, the minibuffer shows the text quit, but the cursor is still
> focused on the minibufer, and I have to press C-g again within 3
> seconds, otherwise the Find-File minibuffer reappears after the text
> quit fades in 3 seconds. And in that case, I need to double-press
> again to quit.

You've mentioned at http://emacs.stackexchange.com/a/26715/5296

    I solved this myself by switching off the option of Show position of
    pointer when the Control key is pressed in Linux mouse setting. I
    guess there is some conflict between Emacs and this option.

so it seems some OS feature might be modifying the keystrokes that Emacs
sees.  Can you show the contents <f1> l (view-lossage) after you've hit
C-g with this option on?






Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24339; Package emacs. (Mon, 05 Sep 2016 00:32:01 GMT) Full text and rfc822 format available.

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

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: Yujie Zhou <zhou <at> lorentz.leidenuniv.nl>, 24339 <at> debbugs.gnu.org
Subject: Re: bug#24339: 24.5; Need double c-g to quit from a minibuffer
Date: Sun, 4 Sep 2016 20:31:14 -0400
[please keep 24339 <at> debbugs.gnu.org on cc, thanks]

On Thu, Sep 1, 2016 at 4:36 AM, Yujie Zhou <zhou <at> lorentz.leidenuniv.nl> wrote:
> It shows C-x C-f <f1> l

Ok, looks like Emacs isn't seeing the keystrokes at all. Is it like
that for every key combined with ctrl, or just C-g?

>>
>>      I solved this myself by switching off the option of Show position of
>>      pointer when the Control key is pressed in Linux mouse setting. I
>>      guess there is some conflict between Emacs and this option.

What kind of system is this on (GNOME, KDE)? Maybe the best we can do
is add a description of the problem to etc/PROBLEMS.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#24339; Package emacs. (Thu, 08 Sep 2016 00:35:02 GMT) Full text and rfc822 format available.

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

From: npostavs <at> users.sourceforge.net
To: Yujie Zhou <zhou <at> lorentz.leidenuniv.nl>
Cc: 24339 <at> debbugs.gnu.org
Subject: Re: bug#24339: 24.5; Need double c-g to quit from a minibuffer
Date: Wed, 07 Sep 2016 20:35:04 -0400
forward 24339 https://github.com/linuxmint/Cinnamon/issues/5216
tags 24339 notabug
close 24339
quit

On Mon, Sep 5, 2016 at 6:32 AM, Yuije Zhou <zhou <at> lorentz.leidenuniv.nl> wrote:
>>>>       I solved this myself by switching off the option of Show position
>>>> of
>>>>       pointer when the Control key is pressed in Linux mouse setting. I
>>>>       guess there is some conflict between Emacs and this option.
>>
>> What kind of system is this on (GNOME, KDE)? Maybe the best we can do
>> is add a description of the problem to etc/PROBLEMS.
>
>
> Cinnamon.

Okay, I found this is a known bug of Cinnamon.  Closing since it's not
an Emacs bug.




Added tag(s) notabug. Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Thu, 08 Sep 2016 00:35:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 24339 <at> debbugs.gnu.org and Yujie Zhou <zhou <at> lorentz.leidenuniv.nl> Request was from npostavs <at> users.sourceforge.net to control <at> debbugs.gnu.org. (Thu, 08 Sep 2016 00:35:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 06 Oct 2016 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 319 days ago.

Previous Next


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