emacs-devel
[Top][All Lists]
Advanced

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

Re: sequence manipulation functions


From: Nicolas Petton
Subject: Re: sequence manipulation functions
Date: Wed, 05 Nov 2014 10:45:03 +0100
User-agent: mu4e 0.9.9.6pre3; emacs 24.3.1

Richard Stallman <address@hidden> writes:

> [[[ To any NSA and FBI agents reading my email: please consider    ]]]
> [[[ whether defending the US Constitution against all enemies,     ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
> This library has the same problem as cl: it defines functions
> which don't have a name prefix, and are therefore liable to conflict
> with users' own functions.

Hi,

My goal was to add these functions as core sequence-manipulation
functions to Elisp, not an optional library. I didn't add a prefix on
purpose, as "elt", "remove", etc. sequence-manipulation functions are
not prefixed.

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




reply via email to

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