[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Re: Shrinking the C core
From: |
Eli Zaretskii |
Subject: |
Re: [External] : Re: Shrinking the C core |
Date: |
Sun, 15 Oct 2023 08:54:19 +0300 |
> From: Richard Stallman <rms@gnu.org>
> Cc: incal@dataswamp.org, emacs-devel@gnu.org
> Date: Sat, 14 Oct 2023 21:53:56 -0400
>
> > 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?
226.
> 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.
Which file was that? I cannot reason about its causes to load cl-lib
without knowing the details, which include looking into the file and
considering what it does.
- Re: [External] : Re: Shrinking the C core, Richard Stallman, 2023/10/14
- Re: [External] : Re: Shrinking the C core, Emanuel Berg, 2023/10/15
- Re: [External] : Re: Shrinking the C core,
Eli Zaretskii <=
- 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
- Re: Lisp files that load cl-lib in problematical ways, Andrea Corallo, 2023/10/19
- Re: Lisp files that load cl-lib in problematical ways, Andrea Corallo, 2023/10/19
- Re: Lisp files that load cl-lib in problematical ways, Eli Zaretskii, 2023/10/19