From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: abdo.haji.ali@gmail.com
Newsgroups: gmane.emacs.help
Subject: How to prevent ESC from closing frames
Date: Wed, 27 Aug 2014 00:52:03 -0700 (PDT)
Message-ID: <1faefe17-1e70-4732-80a4-b6035e4dcfee@googlegroups.com>
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
X-Trace: ger.gmane.org 1409149064 16791 80.91.229.3 (27 Aug 2014 14:17:44 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Wed, 27 Aug 2014 14:17:44 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 27 16:17:37 2014
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
Envelope-to: geh-help-gnu-emacs@m.gmane.org
Original-Received: from lists.gnu.org ([208.118.235.17])
	by plane.gmane.org with esmtp (Exim 4.69)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1XMe2b-0005aQ-IQ
	for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Aug 2014 16:17:37 +0200
Original-Received: from localhost ([::1]:59862 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1XMe2b-0007iR-1Y
	for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Aug 2014 10:17:37 -0400
X-Received: by 10.42.94.69 with SMTP id a5mr25022521icn.29.1409125923323;
	Wed, 27 Aug 2014 00:52:03 -0700 (PDT)
X-Received: by 10.140.93.44 with SMTP id c41mr9959qge.21.1409125923244; Wed,
	27 Aug 2014 00:52:03 -0700 (PDT)
Original-Path: usenet.stanford.edu!r2no8195668igi.0!news-out.google.com!j6ni8038qas.0!nntp.google.com!m5no3489732qaj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Original-Newsgroups: gnu.emacs.help
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com;
	posting-host=109.171.137.210; 
	posting-account=fcTPqAoAAADxwcNttY-l2kT6Au3Db4iw
Original-NNTP-Posting-Host: 109.171.137.210
User-Agent: G2/1.0
Injection-Date: Wed, 27 Aug 2014 07:52:03 +0000
Original-Xref: usenet.stanford.edu gnu.emacs.help:207135
X-Mailman-Approved-At: Wed, 27 Aug 2014 10:17:22 -0400
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=subscribe>
Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org
Xref: news.gmane.org gmane.emacs.help:99416
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/99416>

Greetings,

Sometimes I press ESC one too many times and Emacs closes all my open frames.

How can I prevent this behaviour?
Thanks