emacs-devel
[Top][All Lists]
Advanced

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

Re: master 192f935 1/3: Add 'define-keymap' and 'defvar-keymap'


From: Lars Ingebrigtsen
Subject: Re: master 192f935 1/3: Add 'define-keymap' and 'defvar-keymap'
Date: Mon, 04 Oct 2021 16:34:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Most of the usages are indeed errors, but I seem to remember grepping
> around and finding instances where looked like it was useful.  Uhm...  I
> think it was someone both copying a parent and then making something
> else a parent of the keymap?

On the other hand, for those very rare, complicated cases, the user can
just pass in the oddball keymap with :keymap (copy-keymap foo-map) or
whatever, so that we don't have to have :copy in the signature.

OK, I'll remove the :copy keyword.

-- 
(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]