emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] sequence manipulation functions


From: Nicolas Petton
Subject: Re: [PATCH] sequence manipulation functions
Date: Mon, 17 Nov 2014 12:46:47 +0100
User-agent: mu4e 0.9.9.6pre3; emacs 24.3.1

Stefan Monnier <address@hidden> writes:

>> I agree.  Promoting some sequence-related cl-lib functions would also be
>> perfectly fine with me.  I have no problem with adopting CL names, but I
>> do feel that the current standard library is lacking.
>
> FWIW, I think it's perfectly OK for Elisp packages to start with
> a list of `require's.

Sure, I agree.

>
> But w.r.t CL's sequence manipulation functions, the problem is that
> there is no structure there, so it's hard to find the functions
> you need if you don't already know their name.

Good point.

>
> A lot of Elisp's "standard library" shares this fundamental problem.
> The "prefix convention" is not useful only as a way to avoid name
> collisions (which would imply that it can be "ignored" for "core
> functions") but is also a way to structure the library, and so far the
> core functions have not being doing a very good job of it.

So, should I keep working on it? I was planning to start working on the
documentation. Would the Sequences section of the Elisp manual be the
right place?

Cheers,
Nico
-- 
Nicolas Petton
http://nicolas-petton.fr




reply via email to

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