emacs-devel
[Top][All Lists]
Advanced

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

Re: cl-lib warnings


From: Stefan Monnier
Subject: Re: cl-lib warnings
Date: Wed, 21 Dec 2022 12:53:04 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

>> - emacs-lisp/cl-preloaded with byte-compiled size 29482;
>> - emacs-lisp/cl-generic with byte-compiled size 66127;
>>
>> So maybe it's not a problem to preload cl-lib
>> with byte-compiled size 19861.
>
> Yeah, let's also preload Org while at that.  And Gnus.

FWIW, I suspect that `cl-lib.el` is used in many more Emacs sessions
than `tab-bar.el` (byte-compiled size 92652), so I'd be in favor of
*not* preloading `tab-bar.el` and preload `cl-lib.el` instead (which
should result in an overall smaller preloaded heap).


        Stefan




reply via email to

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