[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Moving kbd to subr.el
From: |
Richard Stallman |
Subject: |
Re: Moving kbd to subr.el |
Date: |
Wed, 20 Oct 2021 02:47:09 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> > > You mean, "<f123>"?
> > >
> > > (kbd "<123>") returns [\123]
> >
> > I was momentarily confused, but that's the symbol with a name "123",
> > which means that kbd thinks that's a fine symbolic key name. (This may
> > be an error, though.)
> >
> > (equal [\123] [123])
> > => nil
We DON'T HAVE TO stick to the syntax we have used with kbd.
If we are going to relegate the old syntax to "permanently deprecated"
as I recommend, we can design a new syntax, whichever syntax we like.
It doesn't have to use the function `kbd'.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: Moving kbd to subr.el, (continued)
- 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, Eli Zaretskii, 2021/10/17
- Re: Moving kbd to subr.el, Gregory Heytings, 2021/10/17
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/17
- Re: Moving kbd to subr.el, Eli Zaretskii, 2021/10/18
- Re: Moving kbd to subr.el, Gregory Heytings, 2021/10/18
- Re: Moving kbd to subr.el, Eli Zaretskii, 2021/10/18
- Re: Moving kbd to subr.el, Gregory Heytings, 2021/10/18
- Re: Moving kbd to subr.el, Stefan Monnier, 2021/10/18
- Re: Moving kbd to subr.el,
Richard Stallman <=
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/20
- Re: Moving kbd to subr.el, Stefan Kangas, 2021/10/20
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/20
- Re: Moving kbd to subr.el, Stefan Kangas, 2021/10/20
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/20
- Re: Moving kbd to subr.el, Stefan Kangas, 2021/10/21
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/21
- RE: [External] : Re: Moving kbd to subr.el, Drew Adams, 2021/10/21
- Re: Moving kbd to subr.el, T.V Raman, 2021/10/20
- Re: Moving kbd to subr.el, Lars Ingebrigtsen, 2021/10/20