From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Mattie Newsgroups: gmane.emacs.help Subject: rebinding ESC key Date: Tue, 6 Nov 2007 00:48:49 -0800 Message-ID: <20071106004849.0b023e7a@reforged> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1204125787==" X-Trace: ger.gmane.org 1194339101 3215 80.91.229.12 (6 Nov 2007 08:51:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Nov 2007 08:51:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Nov 06 09:51:45 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IpK9t-0000ru-9r for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Nov 2007 09:51:41 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpK9i-00026S-7Q for geh-help-gnu-emacs@m.gmane.org; Tue, 06 Nov 2007 03:51:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpK9Q-000248-Tw for help-gnu-emacs@gnu.org; Tue, 06 Nov 2007 03:51:12 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpK9P-00021W-6T for help-gnu-emacs@gnu.org; Tue, 06 Nov 2007 03:51:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpK9P-00021Q-2d for help-gnu-emacs@gnu.org; Tue, 06 Nov 2007 03:51:11 -0500 Original-Received: from nz-out-0506.google.com ([64.233.162.234]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpK9O-0000jX-Tw for help-gnu-emacs@gnu.org; Tue, 06 Nov 2007 03:51:11 -0500 Original-Received: by nz-out-0506.google.com with SMTP id f1so1237776nzc for ; Tue, 06 Nov 2007 00:51:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:subject:message-id:x-mailer:mime-version:content-type; bh=YLbeIivqAg2/VFMp26BSm8+A82pb3NDNqT1hPJQOcPQ=; b=nzEZPQgej9+qph4K8aReyHZSXKfIQaGXPvj7qoZ6YyS0H2rS1Ll+npUdCj2or7ALNIQNzz3fwXXedOrVYDDPHdnQzJhdconuhpr7Na/AuHWOI9lfIbvU2OZDFBiF5e1AgPI1vwGdIuphmsOTyNhp0lqhrQPKpNiGtJ7+Pw6MNUw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:x-mailer:mime-version:content-type; b=VOZ0UpXosbF3xHYwRFb4msmUmJJX803yucIk2KNheDxQUU8KBrWmnFeRav+h5edZcmtD4RzJDxceK3L6foXDg/JiqXomaZ+HDKkNYrBMHi3go0HOgPQ+duZ9cbR9vxpqsVGN++JTYtZCOOr5o6kVfT+rp2bwtm2yR5jLZD6hnIE= Original-Received: by 10.115.94.1 with SMTP id w1mr6157472wal.1194339069556; Tue, 06 Nov 2007 00:51:09 -0800 (PST) Original-Received: from reforged ( [71.221.209.106]) by mx.google.com with ESMTPS id k21sm10584448waf.2007.11.06.00.51.08 (version=SSLv3 cipher=OTHER); Tue, 06 Nov 2007 00:51:09 -0800 (PST) X-Mailer: Claws Mail 3.0.0 (GTK+ 2.10.14; i686-pc-linux-gnu) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49048 Archived-At: --===============1204125787== Content-Type: multipart/signed; boundary="Sig_jfsrFhpgGKyaxyFRT/fc3tu"; protocol="application/pgp-signature"; micalg=PGP-SHA1 --Sig_jfsrFhpgGKyaxyFRT/fc3tu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hello, I would like to rebind the ESC key to execute a single function on a key-pr= ess. A simple mapping like this: (global-set-key kdb("") 'execute-extended-command) I found that when I successfully bound the key that many of the essential b= indings such as "M-" were broken. I am assuming that M- is some sort of alias to ESC for compatibility. (whic= h has been handy on weird terminals such as screen).=20 How do I map the ESC key without altering M- bindings ? sorry if this is a FAQ, I did google. Cheers, Mike Mattie --Sig_jfsrFhpgGKyaxyFRT/fc3tu Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHMCpxdfRchrkBInkRAmhwAKDBkFVJObtPcgehVjSU4X4/EZgcyACgr4Ac zkCt3GxaXjXeFt5BXOVmXK0= =ir0J -----END PGP SIGNATURE----- --Sig_jfsrFhpgGKyaxyFRT/fc3tu-- --===============1204125787== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1204125787==--