emacs-devel
[Top][All Lists]
Advanced

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

Re: Byte-compilation of custom themes


From: Eli Zaretskii
Subject: Re: Byte-compilation of custom themes
Date: Sat, 02 Jun 2018 22:32:43 +0300

> From: "Basil L. Contovounesios" <address@hidden>
> Cc: <address@hidden>,  <address@hidden>
> Date: Sat, 02 Jun 2018 19:53:09 +0100
> 
> It somehow evaded me until now that cl-assert has an autoload cookie.
> This means I can get away with calling it in custom-available-themes
> without first requiring cl-lib, whether at top-level or inside the
> function, right?  In other words, is the following kosher (and is the
> wording up to scratch)?

Yes, I think so.

> If not, WDYM exactly by "check whether cl-lib is available"?

I meant featurep, but since cl-assert is autoloaded, that shouldn't be
needed.



reply via email to

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