[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CL package serious deficiencies
From: |
Lennart Borgman |
Subject: |
Re: CL package serious deficiencies |
Date: |
Wed, 8 Feb 2012 03:19:28 +0100 |
On Wed, Feb 8, 2012 at 03:13, Stephen J. Turnbull <address@hidden> wrote:
> Nix writes:
> > On 7 Feb 2012, Stefan Monnier said:
> >
> > >> I've never understood what's wrong with including cl.el, nor why the
> > >
> > > The main issue is namespace. If someone goes through the code to rename
> > > it all to "cl-*", then we won't need to avoid using it.
> >
> > Aha. I'd agree with *that*: it's always been hellishly unclear which
> > things are in cl or not.
>
> Oh, s**t. *We* do *not* agree, since we're moving in the direction of
> exact Common Lisp conformance for the subset of features we provide (I
> think Aidan has the intention of reducing cl.el to
>
> ;;; cl --- Common Lisp emulation for Emacsen
> (provide 'cl)
> ;;; end of cl.el
>
> in the near future).
>
> Not that anybody on this list *should* care about that, but just in
> case.... ;-)
This reminds me that the help functions does not work for cl things. A
serious attempt to make those functions useful should probably fix
that too.
- spam- or registry-related things in Gnus need cl at run-time? (was: CL package serious deficiencies), (continued)
- 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, 2012/02/07
- 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 <=
- 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
- Re: CL package serious deficiencies, Lennart Borgman, 2012/02/07
- Re: CL package serious deficiencies, Stefan Monnier, 2012/02/07
- Re: CL package serious deficiencies, Daniel Colascione, 2012/02/07
- Re: CL package serious deficiencies, Lars Ingebrigtsen, 2012/02/08
- Re: CL package serious deficiencies, Lennart Borgman, 2012/02/08