emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: Keys bound to [t] does not give any help]


From: Chong Yidong
Subject: Re: address@hidden: Keys bound to [t] does not give any help]
Date: Mon, 28 Nov 2005 13:50:42 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Lennart Borgman <address@hidden> writes:

>>>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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]