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: Wed, 13 Oct 2021 13:10:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Kangas <stefankangas@gmail.com> writes:

> I've attached a quick proof-of-concept of moving the kbd implementation
> to subr.el.  With this, all the tests I have assembled so far pass and
> this bootstraps.  It was mostly just a case of ripping out the calls to
> cl-lib functions.

I haven't tried it, but it looks good to me.

> If this is something we want to do, I can finish this patch up.  To
> begin with, I'd want to look it all over for correctness and add more
> tests (ideas welcome).

Could perhaps add some tests to see that it lets "\C-c\C-c" etc through
unscathed... 

> I guess it would also make sense to just change
> `read-kbd-macro' to call kbd, instead of the other way around.

Yup.

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