unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: LENNART BORGMAN <lennart.borgman.073@student.lu.se>
Cc: 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 19:52:28 +0100	[thread overview]
Message-ID: <3685f453681496.36814963685f45@net.lu.se> (raw)

From: Chong Yidong <cyd@stupidchicken.com>

> >>>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.
> 
> OK, now I get it.  But wouldn't C-h be overwritten when you bind [t]?
> How did you get C-h to work?

I have bount it in `bw-keymap' only.

             reply	other threads:[~2005-11-28 18:52 UTC|newest]

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

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=3685f453681496.36814963685f45@net.lu.se \
    --to=lennart.borgman.073@student.lu.se \
    --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 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).