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: Stefan Monnier
Subject: Re: source of `package cl is deprecated'
Date: Fri, 04 Dec 2020 15:36:20 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Question: how do I trace/find the offending bit of code? Ideally, I

Maybe add the following to your init file:

    (with-eval-after-load 'cl (debug t))


        Stefan




reply via email to

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