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

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

Re: source of `package cl is deprecated'


From: Eli Zaretskii
Subject: Re: source of `package cl is deprecated'
Date: Fri, 04 Dec 2020 22:27:29 +0200

> From: Leo Butler <leo.butler@umanitoba.ca>
> Date: Fri, 04 Dec 2020 12:13:09 -0600
> 
> I updated/upgraded my debian system this morning, which pulled in emacs
> 27.1.
> 
> A number of my home-rolled emacs extensions relied on cl; I have
> migrated them to cl-lib, but there is an extension that is still causing
> emacs to emit the above-mentioned warning on start-up (and when run with
> --daemon, emacs halts and must be killed, which I guess is a bug).
> 
> Question: how do I trace/find the offending bit of code? Ideally, I
> would like to be able to force an error and use the debugger, but I
> can't figure out how to do that.

Did you try setting debug-on-message to a regexp that matches the
warning?



reply via email to

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