help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Package cl is deprecated


From: Eli Zaretskii
Subject: Re: Package cl is deprecated
Date: Thu, 29 Jul 2021 09:16:41 +0300

> From: Hongyi Zhao <hongyi.zhao@gmail.com>
> Date: Thu, 29 Jul 2021 10:27:09 +0800
> Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> 
> >   (setq force-load-messages t)
> 
> I tried with the following lines added at the very beginning of
> `~/.emacs.d/init.el':
> 
> (setq force-load-messages t)
> (setq debug-on-message "Package cl is deprecated")

No, please try only with the first one, and lose the second one.  The
second one prevents us from seeing the culprit, because it stops the
loading process in its tracks.



reply via email to

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