[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The new keymap functions
From: |
Juri Linkov |
Subject: |
Re: The new keymap functions |
Date: |
Wed, 17 Nov 2021 19:03:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) |
>>>>>> On Wed, 17 Nov 2021 10:10:40 +0200, Juri Linkov <juri@linkov.net> said:
> Juri> The reason why I'm asking this is to know how the corresponding
> Juri> function/macro for repeat-mode should be named in master.
> Juri> And it seems `define-repeat-map' would be the right name.
>
> Are you sure you need a `define-repeat-map'? Just adding a :repeat
> keyword to `defvar-keymap' would be enough. I might even have a patch
> lying around somewhere :-)
But this macro should put a special property to all commands bound
to repeatable keys. This means that `defvar-keymap' should include
special-handling of repeatable commands.
Re: The new keymap functions, Juri Linkov, 2021/11/16
- 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 <=
- 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, 2021/11/18
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