emacs-devel
[Top][All Lists]
Advanced

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

Re: CL package serious deficiencies


From: Richard Stallman
Subject: Re: CL package serious deficiencies
Date: Wed, 08 Feb 2012 12:42:33 -0500

There could be two packages:

* cl-real.el in which every CL function had a name starting with `cl-'.

* cl.el, which defines aliases for those functions.

The issues about cl.el would be the same as now,
but cl-real.el would not raise all these issues.
It might be ok for cl-real.el to be preloaded.

However, the more common the use of these functions becomes, the more
we would need to include them in the Emacs Lisp manual anyway.

-- 
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]