emacs-devel
[Top][All Lists]
Advanced

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

Re: master 859190f 2/3: Convert some keymaps to defvar-keymap


From: Lars Ingebrigtsen
Subject: Re: master 859190f 2/3: Convert some keymaps to defvar-keymap
Date: Thu, 14 Oct 2021 15:36:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Gregory Heytings <gregory@heytings.org> writes:

>>>> (kbd "f p")
>>>> => "fp"
>>>
>>> I'm not sure what you mean, but while trying to understand what you
>>> mean I realized that the paragraph above is not correct.
>>
>> The three key sequence `f' `SPC' and `p' is a perfectly valid thing
>> to feed to `define-key'.  If you run it through `kbd' first, you get
>> a two key sequence.
>>
>
> But such a key sequence would not be transformed by kbd, because it
> does not contain "C-" or something similar.

The thing I pasted up there was a literal evaluation of the form.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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