[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CL package serious deficiencies
From: |
Nix |
Subject: |
Re: CL package serious deficiencies |
Date: |
Wed, 08 Feb 2012 00:15:42 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux) |
On 8 Feb 2012, Lennart Borgman said:
> On Wed, Feb 8, 2012 at 00:52, Nix <address@hidden> wrote:
>> For compatibility reasons I suspect we need to put the renamed versions
>> in something new ('cl-dumped', say, or 'cl-clean'), and have the old
>> cl.el versions become defaliases to them. (The Emacs core's uses of cl
>> can be fixed up, but cl is widely used in third-party modules, so we
>> can't just drop those names.)
>
> But we can have the same policy as now regarding the use of the old
> names for things in cl.el.
Sure. One downside is that this means that the intricate code in
bytecomp.el can't be removed (surely not until use of cl-clean, or
whatever we call it, becomes second nature to elisp writers). I'm not
sure what to do about that: it feels inelegant to have a bunch of code
in the byte-compiler whose only purpose is to discriminate against one
particular package, be it ever so ugly. But that's a minor thing.
--
NULL && (void)
- Re: CL package serious deficiencies, (continued)
- Re: CL package serious deficiencies, Eric Schulte, 2012/02/08
- Re: CL package serious deficiencies, Lennart Borgman, 2012/02/08
- RE: CL package serious deficiencies, Drew Adams, 2012/02/08
- Re: CL package serious deficiencies, John Wiegley, 2012/02/07
- Re: CL package serious deficiencies, Teemu Likonen, 2012/02/08
- spam- or registry-related things in Gnus need cl at run-time? (was: CL package serious deficiencies), Reiner Steib, 2012/02/09
- Re: spam- or registry-related things in Gnus need cl at run-time?, Teemu Likonen, 2012/02/09
- Re: CL package serious deficiencies, Stefan Monnier, 2012/02/07
- Re: CL package serious deficiencies, Nix, 2012/02/07
- Re: CL package serious deficiencies, Lennart Borgman, 2012/02/07
- Re: CL package serious deficiencies,
Nix <=
- Re: CL package serious deficiencies, Stefan Monnier, 2012/02/07
- Re: CL package serious deficiencies, Nix, 2012/02/08
- Re: CL package serious deficiencies, Stefan Monnier, 2012/02/09
- Re: CL package serious deficiencies, Stephen J. Turnbull, 2012/02/07
- Re: CL package serious deficiencies, Lennart Borgman, 2012/02/07
- Re: CL package serious deficiencies, Stephen J. Turnbull, 2012/02/07
- Re: CL package serious deficiencies, Lennart Borgman, 2012/02/08
- Re: CL package serious deficiencies, Richard Stallman, 2012/02/08
- Re: CL package serious deficiencies, Stefan Monnier, 2012/02/08
- Re: CL package serious deficiencies, Daniel Colascione, 2012/02/07