help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Trapping prefixes with universal argument component


From: Emanuel Berg
Subject: Re: Trapping prefixes with universal argument component
Date: Sat, 21 Aug 2021 21:38:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Hm, maybe it should be put like this ...

It should be put like this

  [M-kp-0]

or

  (kbd "M-<kp-0>")

which evaluates to the same thing (the vector).

<M-kp-0> is the "pretty description", see

  (key-description (kbd "M-<kp-0>"))

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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