emacs-devel
[Top][All Lists]
Advanced

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

Re: Moving kbd to subr.el


From: Lars Ingebrigtsen
Subject: Re: Moving kbd to subr.el
Date: Tue, 19 Oct 2021 21:07:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I went with "define" since `make-keymap' was taken.  But if we're
> switching stuff around, then perhaps...  `kbd-make'?

OK, then our current "best of" list looks like:

kbd-make
defvar-kbd
kbd-set
kbd-global-set
kbd-global-unset
kbd-local-set
kbd-local-unset
kbd-lookup

Alternatively:

kbd-make-map
defvar-kbd-map

Hm...  the -map-less ones are perhaps less awkward.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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