From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: C-M weirdness when running Emacs within an Xterm Date: 04 Jan 2004 07:49:44 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87isjslcda.fsf@faroutfreakyshit.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1073195712 27161 80.91.224.253 (4 Jan 2004 05:55:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Jan 2004 05:55:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 04 06:55:09 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Ad1ED-0002ZZ-00 for ; Sun, 04 Jan 2004 06:55:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Ad2Ax-0007HO-CG for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Jan 2004 01:55:51 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Ad25j-0004tE-6w for help-gnu-emacs@gnu.org; Sun, 04 Jan 2004 01:50:27 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Ad24t-0003YX-Ic for help-gnu-emacs@gnu.org; Sun, 04 Jan 2004 01:50:07 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Ad24l-0003OV-97 for help-gnu-emacs@gnu.org; Sun, 04 Jan 2004 01:49:27 -0500 Original-To: help-gnu-emacs@gnu.org In-reply-to: <87isjslcda.fsf@faroutfreakyshit.com> (message from Mike Irwin on Sat, 03 Jan 2004 20:40:49 -0500) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15687 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15687 > Newsgroups: gnu.emacs.help > From: Mike Irwin > Date: Sat, 03 Jan 2004 20:40:49 -0500 > > When I run Emacs within a Xterm, I'm unable to use any keybindings that use a > C-M combination. Emacs acts as if it didn't receive the M bit. Keybindings > that use just C or M work fine, though. Is this an Emacs or Xterm issue The latter. > and how might I resolve it? You probably can't, unless you can modify your keyboard configuration to produce key codes that distinguish between C- and C-M-. The way to do that is system-dependent, so please describe your system in more detail.