[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sequence manipulation functions
From: |
Tom Tromey |
Subject: |
Re: sequence manipulation functions |
Date: |
Wed, 05 Nov 2014 11:23:29 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
>>>>> "Nico" == Nicolas Petton <address@hidden> writes:
Nico> I see "cl-lib" as a compatibility package with Common Lisp, not a base
Nico> library of the language. My goal is not to remove or replace "cl-lib",
Nico> but to add core sequence functions to Elisp.
But the cl- prefixes were added everywhere precisely so that regular
Emacs Lisp code could use these functions.
The `cl.el' stuff is still the compatibility layer which you're not
supposed to use.
That said, there's already a lot of duplication in elisp, so I guess
more won't hurt.
Tom
- Re: [PATCH] sequence manipulation functions, (continued)
RE: sequence manipulation functions, Drew Adams, 2014/11/05
Re: sequence manipulation functions, Damien Cassou, 2014/11/05
RE: sequence manipulation functions, Drew Adams, 2014/11/05
Re: sequence manipulation functions, Nicolas Petton, 2014/11/05
Re: sequence manipulation functions,
Tom Tromey <=
RE: sequence manipulation functions, Drew Adams, 2014/11/05
RE: sequence manipulation functions, Drew Adams, 2014/11/05
Re: sequence manipulation functions, Richard Stallman, 2014/11/05