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

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

Re: The function ‘cl-set-difference’ might not be defined at runtime


From: Noam Postavsky
Subject: Re: The function ‘cl-set-difference’ might not be defined at runtime
Date: Tue, 14 Apr 2020 14:39:00 -0400

On Tue, 14 Apr 2020 at 14:26, Jorge P. de Morais Neto
<jorge+list@disroot.org> wrote:

> But still, why does Flycheck complains that ‘cl-set-difference’ might
> not be defined at runtime, when it is an autoload?  What am I supposed
> to do to placate it?

cl-set-difference is not autoloaded in the normal way, you need to
load cl-lib to make it accessible.

See Bug#26782 "describe-function and autoloads not in main loaddefs"
https://debbugs.gnu.org/26782



reply via email to

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