emacs-devel
[Top][All Lists]
Advanced

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

Re: keymap inheritance for non-sparse keymaps


From: Andreas Schwab
Subject: Re: keymap inheritance for non-sparse keymaps
Date: 07 Nov 2001 16:39:40 +0100
User-agent: Gnus/5.090003 (Oort Gnus v0.03) Emacs/21.1

"Stefan Monnier" <monnier+gnu/emacs/address@hidden> writes:

|> It should be an object that is never used as a binding.
|> I.e. there should be no code ever that does
|> 
|>    (define-key map key <object>)
|> 
|> Kim's suggestion of simply using t might be good.
|> But we have to be sure that no code uses (define-key map key t).

Since a keymap entry of t didn't have a defined meaning before (t is not
a function) it should be harmless to give it a new meaning.

Andreas.

-- 
Andreas Schwab                                  "And now for something
address@hidden                          completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



reply via email to

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