emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master bf8c80b 4/5: Compilation fix for previous chang


From: Lars Ingebrigtsen
Subject: Re: [Emacs-diffs] master bf8c80b 4/5: Compilation fix for previous change to eieio-opt
Date: Sun, 16 Jun 2019 21:43:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> +(require 'cl-extra)
>
> Please require cl-lib instead: the division into cl-(lib|macs|seq|extra)
> is supposed to be an internal implementation detail.

That's what I had originally, but then I got this warning:

In end of data:
emacs-lisp/eieio-opt.el:359:1:Warning: the function `cl--describe-class' is
    not known to be defined.

Perhaps because it's an internal(ish) function?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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