unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Alan Mackenzie<none@example.invalid>
Subject: "(define-key map [t] ...)": What does [t] mean?
Date: Fri, 10 Jan 2003 22:22:54 +0000	[thread overview]
Message-ID: <u3hnva.h5.ln@acm.acm> (raw)

Emacs 21.1

I'm trying to understand isearch.el.  Whilst setting up isearch-mode-map
(the keymap), the following function appears to "Make function keys, etc,
exit the search":

(define-key map [t] 'isearch-other-control-char)

What exactly does this "[t]" mean?  I've tried C-h f for define-key, the
key bindings page in the Emacs FAQ, the entire Keymaps section in the
elisp info.  I haven't found the answer.

What exactly does this "[t]" mean?

Thanks in advance.

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

             reply	other threads:[~2003-01-10 22:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-10 22:22 Alan Mackenzie [this message]
2003-01-11  3:05 ` "(define-key map [t] ...)": What does [t] mean? Miles Bader
2003-01-11  8:46   ` Alan Mackenzie

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=u3hnva.h5.ln@acm.acm \
    --to=none@example.invalid \
    /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).