|
From: | Gregory Heytings |
Subject: | Re: master 859190f 2/3: Convert some keymaps to defvar-keymap |
Date: | Thu, 14 Oct 2021 07:41:16 +0000 |
The question (at least as I understood is) was to make it possible for users (in their init files) and third-party packages to use a more readable syntax for key bindings, without wrapping each key binding in a call to kbd.No, we wanted ourselves to be able to use that, not just let users do it in their init files.
If by "that" you mean "use a more readable syntax for key bindings, without wrapping each key binding in a call to kbd", then this is not what we will have, even with Stefan K's patch, with which it will be possible to use (kbd ...) in preloaded files. To have "that", it would be necessary to go one step further. Which was the main point of my proposal.
[Prev in Thread] | Current Thread | [Next in Thread] |