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: Stefan Monnier
Subject: Re: master 192f935 1/3: Add 'define-keymap' and 'defvar-keymap'
Date: Mon, 04 Oct 2021 09:06:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> +@item :copy
> +If non-@code{nil}, copy this keymap and use it as the basis
> +(@pxref{Creating Keymaps}).

Could we remove this option?  I think we shouldn't encourage use of
`copy-keymap`, and I can't remember the last time I needed to copy
a keymap: inheritance works as well.


        Stefan




reply via email to

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