emacs-devel
[Top][All Lists]
Advanced

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

Re: CL package suggestion


From: Stefan Monnier
Subject: Re: CL package suggestion
Date: Mon, 09 Apr 2012 12:24:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

> Maybe cl-runtime, or cl-rt?

I'd rather not insist on the "runtime" side.  It will just be the new
canonical name of "cl".  We can't use "cl" because too many package
presume an implementation of "cl" which is not namespace clean, whereas
the new "cl" will be namespace-clean.

Maybe 'cl-clean' ?


        Stefan


> We need a (require 'cl-<something>) which brings up CL but only within
>> the "cl-" namespace.  I don't have a good idea for naming.  `cl-defs'
>> might be OK, but I'm open to other suggestions.  Maybe `cl-layer', or
>> `cl-emu', or `cl-compat'?
>> `cl-funs' is another option, indeed.
>> 



reply via email to

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