all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
Subject: Re: c++ programming utilities
Date: 16 May 2004 19:13:16 +0900	[thread overview]
Message-ID: <87ad08he83.fsf@tc-1-100.kawasaki.gol.ne.jp> (raw)
In-Reply-To: 86brkolos4.fsf@slowfox.dyndns.org

Kai Grossjohann <kai.grossjohann@gmx.net> writes:
> > Wow, the "^[ " stands for ESC TAB, any other methods? And, I find it's
> > impossible to bind ESC TAB globally, though i don't need that actually.
> 
> You can use (kbd "ESC TAB") or (kbd "M-TAB") instead of "^[ ", I
> think that's more intuitive.

Or [(meta tab)] e.g. (local-set-key [(meta tab)] 'foo)

-miles
-- 
Occam's razor split hairs so well, I bought the whole argument!

  reply	other threads:[~2004-05-16 10:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-15 18:37 c++ programming utilities william xuuu
2004-05-16  6:13 ` Eli Zaretskii
     [not found] ` <mailman.5566.1084684326.1061.help-gnu-emacs@gnu.org>
2004-05-16  8:45   ` william xuuu
2004-05-16  9:11     ` Kai Grossjohann
2004-05-16 10:13       ` Miles Bader [this message]
2004-05-16 14:02       ` William Xuuu
2004-05-16 11:22     ` Eli Zaretskii
2004-05-17 14:23 ` Eric Ludlam

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=87ad08he83.fsf@tc-1-100.kawasaki.gol.ne.jp \
    --to=miles@gnu.org \
    /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.