emacs-devel
[Top][All Lists]
Advanced

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

Re: Rewriting make-docfile.c in Lisp?


From: Stefan Monnier
Subject: Re: Rewriting make-docfile.c in Lisp?
Date: Wed, 05 May 2021 17:18:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> Agreed: I'm generally all for writing ELisp instead of C, but
>> I wouldn't bother rewriting this code in ELisp, personally.
> Sounds like the etc/TODO entry that suggests doing just this should be
> updated/removed then. It refers to
> https://lists.gnu.org/r/emacs-devel/2012-06/msg00037.html

But there the idea was specifically for the scan of .el(c) files and not
for the scan of C files.  Also the idea was not to implement a new
scanning code but to do it from existing code that already looks at
the files (e.g. `autoloads.el` or the `bytecomp.el`).


        Stefan




reply via email to

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