all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Chris F.A. Johnson" <chris@cfajohnson.com>
To: help-gnu-emacs@gnu.org
Cc: sokobania@gmail.com
Subject: Re: How to prevent ESC from closing frames
Date: Thu, 28 Aug 2014 16:37:29 -0400 (EDT)	[thread overview]
Message-ID: <alpine.DEB.2.10.1408281636260.4216@chris.tor> (raw)
In-Reply-To: <924a2e0b-4897-46f1-8a09-62b7982b97a1@googlegroups.com>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 646 bytes --]

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	other threads:[~2014-08-28 20:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-27  7:52 How to prevent ESC from closing frames abdo.haji.ali
2014-08-27 15:25 ` Dale Snell
     [not found] ` <mailman.7613.1409153217.1147.help-gnu-emacs@gnu.org>
2014-08-28  7:13   ` abdo.haji.ali
2014-08-28 15:14     ` sokobania
2014-08-28 20:37       ` Chris F.A. Johnson [this message]
2014-08-28 18:03     ` Dale Snell
2014-08-29  3:47     ` Yuri Khan
     [not found]     ` <mailman.7805.1409284030.1147.help-gnu-emacs@gnu.org>
2014-08-29  9:09       ` sokobania.01

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.DEB.2.10.1408281636260.4216@chris.tor \
    --to=chris@cfajohnson.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=sokobania@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.