all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
Cc: emacs-devel@gnu.org
Subject: Re: define-key acting strange..
Date: Fri, 24 May 2002 13:02:51 +0200	[thread overview]
Message-ID: <je1yc1rep0.fsf@sykes.suse.de> (raw)
In-Reply-To: <ap3g00it59u.fsf@poynting.umd.edu> ("D. Goel"'s message of "24 May 2002 02:43:25 -0400")

"D. Goel" <deego@glue.umd.edu> writes:

|> ( A quick update before i go away for the long
|> weekend.. to... Maryland!!!.. )..
|> 
|> 
|> All of the problem was being caused by the one line in that
|> expression:  (guess i will have to wait another day to learn GDB :)
|> 
|> 
|>  (define-key [t] <foo>).. and that <foo> could be anything ..

*Note (elisp)Format of Keymaps::.

`(t . BINDING)'
     This specifies a "default key binding"; any event not bound by
     other elements of the keymap is given BINDING as its binding.
     Default bindings allow a keymap to bind all possible event types
     without having to enumerate all of them.  A keymap that has a
     default binding completely masks any lower-precedence keymap.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2002-05-24 11:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-19 18:21 define-key acting strange D. Goel
2002-05-19 19:56 ` D. Goel
2002-05-20 21:34   ` Richard Stallman
2002-05-21 13:04     ` D. Goel
2002-05-22 19:57       ` D. Goel
2002-05-24  0:44         ` Richard Stallman
2002-05-24  5:31           ` D. Goel
2002-05-24  6:43             ` D. Goel
2002-05-24 11:02               ` Andreas Schwab [this message]
2002-05-25 21:19               ` Richard Stallman
2002-05-24  8:13             ` Thien-Thi Nguyen
2002-05-24 12:34             ` Eli Zaretskii

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=je1yc1rep0.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=emacs-devel@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.