help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to prevent ESC from closing frames


From: Chris F.A. Johnson
Subject: Re: How to prevent ESC from closing frames
Date: Thu, 28 Aug 2014 16:37:29 -0400 (EDT)
User-agent: Alpine 2.10 (DEB 1266 2009-07-14)

On Thu, 28 Aug 2014, sokobania@gmail.com wrote:

Le jeudi 28 août 2014 09:13:29 UTC+2, abdo.h...@gmail.com a écrit :
Yes, emacs -Q has the same behaviour

I wasn't very clear though. The frames close when pressing ESC three times in a 
row.
It's a habit of mine that is proving to be very inconvenient

What happens when you type:
 C-h k ESC ESC ESC

ESC ESC ESC (translated from <escape> <escape> <escape>) runs the
command keyboard-escape-quit, which is an interactive compiled Lisp
function in `simple.el'.

It is bound to M-ESC ESC.

(keyboard-escape-quit)

--
Chris F.A. Johnson, <http://cfajohnson.com>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]