GNU bug report logs - #32092
key for keyboard-escape-quit "M-ESC ESC" captured by windows 7 first

Previous Next

Package: emacs;

Reported by: "Shuguang Sun" <shuguang79 <at> qq.com>

Date: Sun, 8 Jul 2018 07:29:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> 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 32092 in the body.
You can then email your comments to 32092 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#32092; Package emacs. (Sun, 08 Jul 2018 07:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Shuguang Sun" <shuguang79 <at> qq.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 08 Jul 2018 07:29:02 GMT) Full text and rfc822 format available.

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

From: "Shuguang Sun" <shuguang79 <at> qq.com>
To: "bug-gnu-emacs" <bug-gnu-emacs <at> gnu.org>
Subject: key for keyboard-escape-quit "M-ESC ESC" captured by windows 7 first
Date: Sun, 8 Jul 2018 15:28:18 +0800
[Message part 1 (text/plain, inline)]
Hi,


The keyboard-escape-quit is bound to M-ESC ESC, however, in Windows 7, the "M-ESC" is captured by the system first. It makes the key binding nosense.


I aslo tried ESC ESC ESC, and it reported that "<escape> ESC is undefined".


Windows 7
Emacs GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32) of 2018-06-30


Best Regards,
Shuguang
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32092; Package emacs. (Sun, 08 Jul 2018 14:29:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Shuguang Sun" <shuguang79 <at> qq.com>
Cc: 32092 <at> debbugs.gnu.org
Subject: Re: bug#32092: key for keyboard-escape-quit "M-ESC ESC" captured by
 windows 7 first
Date: Sun, 08 Jul 2018 17:28:02 +0300
> From: "Shuguang Sun" <shuguang79 <at> qq.com>
> Date: Sun, 8 Jul 2018 15:28:18 +0800
> Feedback-ID: webmail:qq.com:bgforeign:bgforeign1
> 
> The keyboard-escape-quit is bound to M-ESC ESC, however, in Windows 7, the "M-ESC" is captured by the
> system first. It makes the key binding nosense.

Try "C-M-[ ESC" instead.

> I aslo tried ESC ESC ESC, and it reported that "<escape> ESC is undefined".

I cannot reproduce the problem with ESC ESC ESC, it works fine for me
with the current master.  Can you show a full recipe, starting from
"emacs -Q", where it produces the "undefined" error?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32092; Package emacs. (Sun, 08 Jul 2018 14:32:01 GMT) Full text and rfc822 format available.

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

From: Drew Adams <drew.adams <at> oracle.com>
To: Shuguang Sun <shuguang79 <at> qq.com>, 32092 <at> debbugs.gnu.org
Subject: RE: bug#32092: key for keyboard-escape-quit "M-ESC ESC" captured by
 windows 7 first
Date: Sun, 8 Jul 2018 06:51:02 -0700 (PDT)

> The keyboard-escape-quit is bound to M-ESC ESC, however, in Windows 7, the "M-ESC" is captured by the system first. It makes the key binding nosense.

> I aslo tried ESC ESC ESC, and it reported that "<escape> ESC is undefined".

> Windows 7
> Emacs GNU Emacs 27.0.50 (build 1, x86_64-w64-mingw32) of 2018-06-30

FWIW, I don't see that for ESC ESC ESC in this build and Windows 7:

GNU Emacs 27.0.50 (build 3, x86_64-w64-mingw32) of 2018-03-21




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32092; Package emacs. (Sun, 08 Jul 2018 16:02:01 GMT) Full text and rfc822 format available.

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

From: "Shuguang Sun" <shuguang79 <at> qq.com>
To: "Eli Zaretskii" <eliz <at> gnu.org>
Cc: 32092 <32092 <at> debbugs.gnu.org>
Subject: Re: bug#32092: key for keyboard-escape-quit "M-ESC ESC" captured
 bywindows 7 first
Date: Mon, 9 Jul 2018 00:00:52 +0800
[Message part 1 (text/plain, inline)]
Thanks Eli. It doesn't produce the "undefined" error when emacs -Q.
Sorry not test under eamcs -Q before send the false bug.







------------------ Original ------------------
From:  "Eli Zaretskii"<eliz <at> gnu.org>;
Date:  Sun, Jul 8, 2018 10:28 PM
To:  "Shuguang Sun"<shuguang79 <at> qq.com>;
Cc:  "32092"<32092 <at> debbugs.gnu.org>; 
Subject:  Re: bug#32092: key for keyboard-escape-quit "M-ESC ESC" captured bywindows 7 first



> From: "Shuguang Sun" <shuguang79 <at> qq.com>
> Date: Sun, 8 Jul 2018 15:28:18 +0800
> Feedback-ID: webmail:qq.com:bgforeign:bgforeign1
> 
> The keyboard-escape-quit is bound to M-ESC ESC, however, in Windows 7, the "M-ESC" is captured by the
> system first. It makes the key binding nosense.

Try "C-M-[ ESC" instead.

> I aslo tried ESC ESC ESC, and it reported that "<escape> ESC is undefined".

I cannot reproduce the problem with ESC ESC ESC, it works fine for me
with the current master.  Can you show a full recipe, starting from
"emacs -Q", where it produces the "undefined" error?
[Message part 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32092; Package emacs. (Sun, 08 Jul 2018 16:12:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Shuguang Sun" <shuguang79 <at> qq.com>
Cc: 32092 <at> debbugs.gnu.org
Subject: Re: bug#32092: key for keyboard-escape-quit "M-ESC ESC" captured
 bywindows 7 first
Date: Sun, 08 Jul 2018 19:11:11 +0300
> From: "Shuguang Sun" <shuguang79 <at> qq.com>
> Cc: "32092" <32092 <at> debbugs.gnu.org>
> Date: Mon, 9 Jul 2018 00:00:52 +0800
> 
> Thanks Eli. It doesn't produce the "undefined" error when emacs -Q.
> Sorry not test under eamcs -Q before send the false bug.

OK, thanks for testing.  So I guess there's something in your
customizations that prevents ESC ESC ESC from working.

Should I close this bug, or is there something else to be done here?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#32092; Package emacs. (Mon, 09 Jul 2018 14:56:02 GMT) Full text and rfc822 format available.

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

From: "Shuguang Sun" <shuguang79 <at> qq.com>
To: "Eli Zaretskii" <eliz <at> gnu.org>
Cc: 32092 <32092 <at> debbugs.gnu.org>
Subject: Re: bug#32092: key for keyboard-escape-quit "M-ESC ESC" captured
 bywindows 7 first
Date: Mon, 9 Jul 2018 22:55:42 +0800
[Message part 1 (text/plain, inline)]
Please help close it.


·¢×ÔÎÒµÄiPhone

------------------ Original ------------------
From: Eli Zaretskii <eliz <at> gnu.org>
Date: Mon,Jul 9,2018 0:11 AM
To: Shuguang Sun <shuguang79 <at> qq.com>
Cc: 32092 <32092 <at> debbugs.gnu.org>
Subject: Re: bug#32092: key for keyboard-escape-quit "M-ESC ESC" captured bywindows 7 first



> From: "Shuguang Sun" <shuguang79 <at> qq.com>
> Cc: "32092" <32092 <at> debbugs.gnu.org>
> Date: Mon, 9 Jul 2018 00:00:52 +0800
> 
> Thanks Eli. It doesn't produce the "undefined" error when emacs -Q.
> Sorry not test under eamcs -Q before send the false bug.

OK, thanks for testing.  So I guess there's something in your
customizations that prevents ESC ESC ESC from working.

Should I close this bug, or is there something else to be done here?
[Message part 2 (text/html, inline)]

Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Mon, 09 Jul 2018 16:43:02 GMT) Full text and rfc822 format available.

Notification sent to "Shuguang Sun" <shuguang79 <at> qq.com>:
bug acknowledged by developer. (Mon, 09 Jul 2018 16:43:02 GMT) Full text and rfc822 format available.

Message #25 received at 32092-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Shuguang Sun" <shuguang79 <at> qq.com>
Cc: 32092-done <at> debbugs.gnu.org
Subject: Re: bug#32092: key for keyboard-escape-quit "M-ESC ESC" captured
 bywindows 7 first
Date: Mon, 09 Jul 2018 19:42:43 +0300
> From: "Shuguang Sun" <shuguang79 <at> qq.com>
> Cc: "32092" <32092 <at> debbugs.gnu.org>
> Date: Mon, 9 Jul 2018 22:55:42 +0800
> 
> Please help close it.

Done.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Aug 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 314 days ago.

Previous Next


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