emacs-devel
[Top][All Lists]
Advanced

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

Re: Moving kbd to subr.el


From: Lars Ingebrigtsen
Subject: Re: Moving kbd to subr.el
Date: Thu, 28 Oct 2021 14:25:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Richard Stallman <rms@gnu.org> writes:

>   > We're not rushing -- `describe-key' has been around for quite a while,
>   > and that's the syntax we're using.
>
> I don't follow -- which syntax is that?
> When I run `dsscribe-key', it wants actual keys as input,
> not syntactic descriptions of them.

The syntax `describe-key' outputs.

(describe-key "\M-e")
->
It is bound to M-e.

It's a subset of the syntax `kbd' accepts, and is what I'm targeting.

-- 
(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]