emacs-devel
[Top][All Lists]
Advanced

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

Re: master 6d0fec5ae0: ; * lisp/image/wallpaper.el (cl-macs): Require, t


From: Stefan Monnier
Subject: Re: master 6d0fec5ae0: ; * lisp/image/wallpaper.el (cl-macs): Require, to avoid warnings.
Date: Mon, 26 Sep 2022 13:33:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Robert Pluim [2022-09-26 19:22:49] wrote:
>>>>>> On Mon, 26 Sep 2022 12:30:18 -0400 (EDT), Eli Zaretskii <eliz@gnu.org> 
>>>>>> said:
>     Eli>  (eval-when-compile (require 'subr-x))
>     Eli>  (require 'xdg)
>     Eli> +(require 'cl-macs)
>
> I thought requiring cl-macs was a no-no? Stefan?

It's not the end of the world, but cl-lib aims to present `cl-lib` as
the only API, so you shouldn't need to know whether what you need is in
`cl-macs`, or `cl-extra` or, ...


        Stefan




reply via email to

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