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

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

Re: elisp's cl package. Don't understand the notice about eval-when-comp


From: Leo
Subject: Re: elisp's cl package. Don't understand the notice about eval-when-compile
Date: Thu, 26 Mar 2009 08:58:51 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

On 2009-03-25 10:02 +0000, Thomas F. Burdick wrote:
>> And, this package does not require users to byte-compile it. Then,
>> how's the eval-when-compile solve the name conflict problem?
>>
>> does it imply that if you distribute a package using cl, it must be
>> byte compiled eventually?
>
> No. It's saying that if you are trying to get your package included in
> the official Emacs distribution, you can only use macros from cl.el,
> not functions.

So many packages come up with their own ugly versions of functions that
are already in cl.el. I think this policy is utterly insane these days.

-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .: I use Emacs :.

               www.git-scm.com
    git - the one true version control system





reply via email to

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