emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master e4de91d: Introduce new macros to cover Emacs's


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master e4de91d: Introduce new macros to cover Emacs's new names in cl-lib.el.
Date: Thu, 13 Aug 2015 12:02:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> The (eval-when-compile (require 'cl)) was inadequate, because
> cl.el (now cl-lib.el) is now required at run-time, too.  Without the
> change, the error "cl-mapcan not known" gets thrown when attempting to
> visit the first file.c in an Emacs session.

Oh, right, sorry, so the question becomes: what is the difference
between `require' and `cc-external-require' here?


        Stefan



reply via email to

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