emacs-devel
[Top][All Lists]
Advanced

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

package-initialize was Re: cl-lib warnings


From: T.V Raman
Subject: package-initialize was Re: cl-lib warnings
Date: Sat, 24 Dec 2022 18:39:15 -0800
User-agent: Gnus/5.13 (Gnus v5.13)

So I started noticing my emacspeak build spew out cl is deprecated
warning for all files in emacspeak and found something curious:

A. Emacspeak does (require 'cl-lib) but that wasn't the source of the
   warning.
B. The Make rule uses -f package-initialize so emacspeak extensions for
   various packages compile cleanly --- and that produces a warning
   now -- did not until like a week ago.

C. and curiously: if your files do a (package-initialize) in the file
   --- then the warning disappears.

Why the difference between (B) and (C)?
-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
?7?4 Id: kg:/m/0285kf1  ?0?8



reply via email to

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