From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ilya Zakharevich Newsgroups: gmane.emacs.help Subject: Re: meta key problem C-M-\ Date: Wed, 26 Oct 2005 03:23:05 +0000 (UTC) Organization: U.C. Berkeley Math. Department. Message-ID: References: <8764rmapgz.fsf-monnier+gnu.emacs.help@gnu.org> <87irvmgiot.fsf-monnier+gnu.emacs.help@gnu.org> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1130297167 18848 80.91.229.2 (26 Oct 2005 03:26:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Oct 2005 03:26:07 +0000 (UTC) Bcc: ilya Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 26 05:25:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUbul-0002LA-T7 for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Oct 2005 05:25:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUbul-0003gF-30 for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Oct 2005 23:25:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!agate.berkeley.edu!ilya Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: powdermilk.math.berkeley.edu Original-X-Trace: agate.berkeley.edu 1130296985 56198 169.229.140.13 (26 Oct 2005 03:23:05 GMT) Original-X-Complaints-To: usenet@agate.berkeley.edu Original-NNTP-Posting-Date: Wed, 26 Oct 2005 03:23:05 +0000 (UTC) User-Agent: trn [how to get a version via %-escapes???] with a custom header X-How-To-Reach-Me: The From: address is valid X-How-To-Disable-Cc: Put in the headers the line: Mail-Copies-To: never Originator: ilya@powdermilk Original-Xref: shelby.stanford.edu gnu.emacs.help:134983 Original-To: help-gnu-emacs@gnu.org 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:30572 Archived-At: [A complimentary Cc of this posting was sent to Stefan Monnier ], who wrote in article <87irvmgiot.fsf-monnier+gnu.emacs.help@gnu.org>: > I haven't tried your code yet, but looking at it I'm wondering: how do you > type in H-C-x (assuming you don't have a Hyper modifier on your keyboard)? I would try something like hyperify controlify x ;-) > IIUC after you hit C-x ESC h, the call to read-key-sequence will not let you > hit just C-x (because it's a prefix key). I think I missed this limitation. It is not prohibits entering the keys, of course... Yours, Ilya