[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: Shrinking the C core
From: |
Richard Stallman |
Subject: |
Re: [External] : Re: Shrinking the C core |
Date: |
Sat, 14 Oct 2023 21:53:56 -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. ]]]
> 466 out of 1637 Lisp files in Emacs require cl-lib (some of them only
> during compilation, i.e. they use only the macros).
If a file uses cl only during compilation (for macros) it is
not much of a problem. How many use it at run time?
I reported one file a few weeks ago that is always (or nearly always)
loaded and uses cl-lib, forcin it to be nearly always loaded too.
That should be fixed.
--
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: [External] : Re: Shrinking the C core,
Richard Stallman <=
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/10/15
- Re: [External] : Re: Shrinking the C core, Eli Zaretskii, 2023/10/15
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/10/17
- Lisp files that load cl-lib in problematical ways, Richard Stallman, 2023/10/18
- Re: Lisp files that load cl-lib in problematical ways, Emanuel Berg, 2023/10/19
- Re: Lisp files that load cl-lib in problematical ways, Eli Zaretskii, 2023/10/19
- Re: Lisp files that load cl-lib in problematical ways, Stephen Berman, 2023/10/19
- Re: Lisp files that load cl-lib in problematical ways, Eli Zaretskii, 2023/10/19
- Re: Lisp files that load cl-lib in problematical ways, Stephen Berman, 2023/10/19