emacs-devel
[Top][All Lists]
Advanced

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

Re: CL package suggestion


From: Richard Stallman
Subject: Re: CL package suggestion
Date: Wed, 11 Apr 2012 00:18:48 -0400

    No: The way to do it is to rename cl.el to cl-<something>.el, change all
    its definitions to use the "cl-" prefix and then create a new cl.el
    which only contains defaliases.

Yes, that would be the right way.

My suggestions for names for the new package are cl-safe, cl-imp (for
implementation), or cl-nice (because it is nice to the namespace).

    > also: should i also add cl- aliases for macro names in CL, for uniformity?

    That's a good question and I haven't thought much about it.  I'm leaning
    towards the "yes" (e.g. I don't like the current dolist/dotimes
    situation where those macros are defined in two different ways
    depending on whether `cl' is loaded or not).

I agree.

--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use free telephony http://directory.fsf.org/category/tel/



reply via email to

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