From: "Howard Yeh!" <hayeah@gmail.com>
Subject: Re: Meta-key Madness (argh!!)
Date: 2 Dec 2006 13:15:41 -0800 [thread overview]
Message-ID: <1165094141.896169.63920@j44g2000cwa.googlegroups.com> (raw)
In-Reply-To: <mailman.1344.1164872317.2155.help-gnu-emacs@gnu.org>
Eric Hanchrow wrote:
> >>>>> "Howard" == Howard Yeh! <hayeah@gmail.com> writes:
>
> Howard> (global-set-key "\C-[" 'insert-parentheses)
>
> Howard> unbinds all my meta keys, and pressing "C-[" gives me the
> Howard> ESC key. What gives?
>
> That's because you're using a text-mode console, as opposed to running
> Emacs under X, or Microsoft Windows, or OS X.
>
I am using emacs under X.
And that's the truly bizarre thing is, C-[ works in my lisp mode
keymap.
(define-key slime-mode-map (kbd "C-[") 'insert-parentheses)
Works perfect.
> (They even do the same thing in my Windows Emacs, although there, I
> suspect it might be possible to distinguish them, with some wizardry.)
Oh, man. I tried so hard (in X). It's totally confusing.
> Other than "use a window system" (which as you can see isn't even
> sufficient), I can't think of one.
Use a window system is NOT sufficient...
Do you know if X-emacs better for key bindings?
next prev parent reply other threads:[~2006-12-02 21:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-30 6:12 Meta-key Madness (argh!!) Howard Yeh!
2006-11-30 7:25 ` Eric Hanchrow
2006-11-30 7:29 ` David Kastrup
2006-12-02 21:24 ` Howard Yeh!
[not found] ` <mailman.1344.1164872317.2155.help-gnu-emacs@gnu.org>
2006-12-02 21:15 ` Howard Yeh! [this message]
2006-12-02 21:26 ` Howard Yeh!
2006-12-02 22:12 ` David Kastrup
2006-12-03 3:06 ` Howard Yeh!
2006-12-04 15:06 ` Johan Bockgård
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1165094141.896169.63920@j44g2000cwa.googlegroups.com \
--to=hayeah@gmail.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).