From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Re: meta key problem C-M-\ Date: Wed, 26 Oct 2005 05:00:05 -0400 (EDT) Message-ID: <20051026090005.DAE1C8190@planetmath.cc.vt.edu> 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 1130322591 26157 80.91.229.2 (26 Oct 2005 10:29:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 Oct 2005 10:29:51 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 26 12:29:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EUiXJ-0004iO-Cc for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Oct 2005 12:29:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUiXH-00042d-GK for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Oct 2005 06:29:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EUhYG-00025z-GL for help-gnu-emacs@gnu.org; Wed, 26 Oct 2005 05:26:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EUhY8-00025T-Kz for help-gnu-emacs@gnu.org; Wed, 26 Oct 2005 05:26:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EUhFo-0001cu-V4 for help-gnu-emacs@gnu.org; Wed, 26 Oct 2005 05:07:29 -0400 Original-Received: from [198.82.161.133] (helo=planetmath.cc.vt.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EUhFo-0003HS-U1 for help-gnu-emacs@gnu.org; Wed, 26 Oct 2005 05:07:29 -0400 Original-Received: by planetmath.cc.vt.edu (Postfix, from userid 1025) id DAE1C8190; Wed, 26 Oct 2005 05:00:05 -0400 (EDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Ilya Zakharevich on Wed, 26 Oct 2005 03:23:05 +0000 (UTC)) 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:30582 Archived-At: > 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 My preferred method is to add a hyper modifier using Xmodmap then start over. Otherwise there's `event-apply-hyper-modifier'.