emacs-devel
[Top][All Lists]
Advanced

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

Re: Has eval-and-compile changed in emacs 27?


From: Stefan Monnier
Subject: Re: Has eval-and-compile changed in emacs 27?
Date: Thu, 25 Feb 2021 11:28:30 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>>     erldoc.el:535:1:Warning: the function ‘json-encode’ might not be
>>     defined at runtime.
> That's weird.

Oh, I see: it's the (eval-when-compile (require 'url-parse)) because
apparently `url-parse` now ends up loading `json` somehow.


        Stefan




reply via email to

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