[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
- Re: Moving kbd to subr.el, (continued)
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/24
- Re: Moving kbd to subr.el, Corwin Brust, 2021/10/24
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/24
- Re: Moving kbd to subr.el, Corwin Brust, 2021/10/25
- Re: Moving kbd to subr.el, Philip Kaludercic, 2021/10/25
- Re: Moving kbd to subr.el, Richard Stallman, 2021/10/27
- Re: Moving kbd to subr.el, Richard Stallman, 2021/10/28
- Re: Moving kbd to subr.el,
Lars Ingebrigtsen <=
- Re: Moving kbd to subr.el, Richard Stallman, 2021/10/30
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/30
- Re: Moving kbd to subr.el, Richard Stallman, 2021/10/30
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/31
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/17
- Re: Moving kbd to subr.el, Gregory Heytings, 2021/10/17
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/18
- Re: Moving kbd to subr.el, Gregory Heytings, 2021/10/18
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/18
- Re: Moving kbd to subr.el, Gregory Heytings, 2021/10/18