all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
Subject: Emacs 21.3, Linux tty:  Meta gets lopped off of C-M-g
Date: Sat, 27 Mar 2004 09:24:17 +0000 (GMT)	[thread overview]
Message-ID: <Pine.LNX.3.96.1040327092108.246A-100000@acm.acm> (raw)

In GNU Emacs 21.3.1 (i686-pc-linux-gnulibc1, X toolkit, Xaw3d scroll bars)
 of 2003-10-25 on acm
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: en_GB
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

At Emacs 21.3 on a Linux tty, something in Emacs's low-level keyboard
handling appears to be mangling the key event C-M-g, silently discarding
the "M-", leaving C-g.  To see this, type C-h c C-M-g.  In the echo area
appears:

C-g runs the command keyboard-quit

This is wrong.  What should appear is:

ESC C-g is undefined

Of the C-M-<english-letter> key presses, the other 25 make it through
Emacs's low-level keyboard processing unscathed.  Only C-M-g doesn't.  For
comparison, on typing C-h c C-M-z, what appears (correctly) is

ESC C-z is undefined

For further comparison, when this Emacs is running under X-Windows,
typing C-M-g correctly causes the following to appear in the echo area:

C-M-g is undefined

-- 
Alan Mackenzie (Munich, Germany)

             reply	other threads:[~2004-03-27  9:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-27  9:24 Alan Mackenzie [this message]
2004-03-28  4:26 ` Emacs 21.3, Linux tty: Meta gets lopped off of C-M-g Richard Stallman
2004-03-28  9:39   ` Alan Mackenzie
2004-03-29 20:56     ` Richard Stallman
2004-03-29 22:41       ` Andreas Schwab
2004-04-01 21:48       ` Alan Mackenzie
2004-04-04 16:25         ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.3.96.1040327092108.246A-100000@acm.acm \
    --to=acm@muc.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.