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

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

Re: require CL once and Gnus twice; also, downscoring threads


From: Stefan Monnier
Subject: Re: require CL once and Gnus twice; also, downscoring threads
Date: Fri, 12 Aug 2016 10:03:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> A while back, I was told you shouldn't do
>
>     xxx
>
> (pedagogically, I don't mention what you
> shouldn't do), instead, you should only do
>
>     (require 'cl-lib)
>
> for every and all such cases.

I think you've misunderstood the rule to be a lot more general than what
it really is.  That rule was for `cl-lib' only (well, and `cl' as well,
actually).


        Stefan



reply via email to

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