unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman.073@student.lu.se>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: [lennart.borgman.073@student.lu.se: Keys bound to [t] does not give any help]
Date: Mon, 28 Nov 2005 07:56:51 +0100	[thread overview]
Message-ID: <438AAA33.1000608@student.lu.se> (raw)
In-Reply-To: <87slth7av1.fsf@stupidchicken.com>

Chong Yidong wrote:

>>If you bind default keyboard keys like this
>>
>>    (define-key bw-keymap [t]  'bw-exit-resize-mode)
>>
>>then
>>
>>    C-h k
>>
>>says that the key "is undefined".
>>    
>>
>
>I don't get it.  What is the intended behavior of binding [t]?
>  
>
This sets a default binding in the keymap which is used when there is no 
binding for a key. It is different from binding to nil which is 
transparent so that the binding in the next keymap is used instead.

  reply	other threads:[~2005-11-28  6:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-24  3:58 [lennart.borgman.073@student.lu.se: Keys bound to [t] does not give any help] Richard M. Stallman
2005-11-28  2:41 ` Chong Yidong
2005-11-28  6:56   ` Lennart Borgman [this message]
2005-11-28 18:50     ` Chong Yidong
  -- strict thread matches above, loose matches on Subject: below --
2005-11-28 18:52 LENNART BORGMAN
2005-11-29  3:26 ` Chong Yidong
2005-11-29  6:50   ` Lennart Borgman
2005-11-29 15:43     ` Chong Yidong
2005-11-30 15:12       ` Lennart Borgman

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=438AAA33.1000608@student.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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 public inbox

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

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).