emacs-devel
[Top][All Lists]
Advanced

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

Re: cl-lib warnings


From: Juri Linkov
Subject: Re: cl-lib warnings
Date: Wed, 21 Dec 2022 10:37:16 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

> IOW, it's becoming difficult to be warned by the compiler about missing
> `(require 'cl-lib)` :-(
>
> Looking at historical evolution, I think the sanest way to fix this is
> to preload `cl-lib`.

These cl-related files are already preloaded:

- 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.



reply via email to

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