emacs-devel
[Top][All Lists]
Advanced

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

Re: Suggestion for improving ergonomics of repeat-maps: define-repeat-ma


From: Adam Porter
Subject: Re: Suggestion for improving ergonomics of repeat-maps: define-repeat-map
Date: Mon, 04 Oct 2021 04:05:15 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

>>> Heh.  I've got a `define-keymap' macro stashed away, waiting for Emacs
>>> 29.  :-)  (So another week or so.)
>>
>> I would /love/ to see this!  It would greatly ease my own efforts :)
>
> That was a very long week, but it's now pushed to the trunk.

Thanks, this will be very useful.

I'm confused about a small detail, though: it seems that define-keymap
allows keyword/value pairs inline with the key/binding pairs, but
defvar-keymap requires the keyword/value pairs to be in a list, and an
empty one when none are given.  The manual entry doesn't seem to cover
this difference.




reply via email to

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