[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Including some functions from dash.el in Emacs?
From: |
Nicolas Petton |
Subject: |
Re: Including some functions from dash.el in Emacs? |
Date: |
Thu, 30 Oct 2014 10:24:39 +0100 |
User-agent: |
mu4e 0.9.9.6pre3; emacs 24.3.1 |
Stefan Monnier <address@hidden> writes:
>> I think that using cl-lib only to filter a list shows that something is
>> missing from the language. To me it is also weird to use prefixed
>> functions for basic features like "cl-remove-if" and "cl-reduce".
>
> The real problem indeed is one of naming and coherence.
> It would be nice to group all list functions under the "list-" prefix,
> for example.
Then another question arises, where to start and stop? I would hate
having "list-car" for instance, and "mapcar" can take any sequence.
Nico
--
Nicolas Petton
http://nicolas-petton.fr
Re: Including some functions from dash.el in Emacs?, raman, 2014/10/29