[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The new keymap functions
From: |
Lars Ingebrigtsen |
Subject: |
Re: The new keymap functions |
Date: |
Thu, 18 Nov 2021 11:59:47 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Robert Pluim <rpluim@gmail.com> writes:
> But `defvar-keymap' doesnʼt just create the keymap, it defines the
> variable as well,
Some `define-' functions and macros do the same, like
`define-derived-mode', which defines a whole bunch of things, but also
sets a symbol. (Other `define-' things do not create a name for the
thing it's defining.)
> so Iʼd keep the name, and change the name of just
> `define-keymap'.
>
> `keymap-Factory-Instance-Create-Anonymous-Once'? Or is that too short?
Way too short.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- Re: The new keymap functions, (continued)
- Re: The new keymap functions, Richard Stallman, 2021/11/16
- Re: The new keymap functions, Lars Ingebrigtsen, 2021/11/17
- Re: The new keymap functions, Juri Linkov, 2021/11/17
- Re: The new keymap functions, Robert Pluim, 2021/11/17
- Re: The new keymap functions, Juri Linkov, 2021/11/17
- Re: The new keymap functions, Lars Ingebrigtsen, 2021/11/18
- Re: The new keymap functions, Robert Pluim, 2021/11/18
- Re: The new keymap functions, Lars Ingebrigtsen, 2021/11/18
- Re: The new keymap functions, Lars Ingebrigtsen, 2021/11/18
- Re: The new keymap functions, Robert Pluim, 2021/11/18
- Re: The new keymap functions,
Lars Ingebrigtsen <=
- Re: The new keymap functions, Bob Rogers, 2021/11/17
- Re: The new keymap functions, Richard Stallman, 2021/11/17
Re: The new keymap functions, xenodasein, 2021/11/13
Re: The new keymap functions, xenodasein, 2021/11/14