emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 a9c48d5: Additional fixes for file notificati


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-25 a9c48d5: Additional fixes for file notification
Date: Tue, 23 Feb 2016 20:56:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> If we want to deprecate cl.el and drop cl- prefixes from a selection
> of cl-lib functions, I'm good with that plan. The next step then is
> determining that list.

BTW, for list manipulation functions, most of the cl-* functions should
be deprecated and replaced by seq.el's equivalent, which I find to be
better designed (and to better integrate in Elisp, compared to cl's
excessive reliance on keyword arguments).


        Stefan



reply via email to

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