emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 2056db3: Rationalize use of c[ad]+r, expunging


From: Alan Mackenzie
Subject: Re: [Emacs-diffs] master 2056db3: Rationalize use of c[ad]+r, expunging cl-c[ad]\{3, 4\}r.
Date: Mon, 6 Apr 2015 10:08:40 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

Hello, Stefan.

On Sun, Apr 05, 2015 at 11:54:14PM -0400, Stefan Monnier wrote:
> >     * emacs-lisp/cl-lib.el (cl-caaar, etc): Rename to caaar, etc.

> This is wrong.  cl-lib's definitions should *all* start with "cl-".

Hmmm.  `cl-cdaar' is a nonsense.  `eudc-cdaar' even more so.  They
_must_ simply be `cdaar', surely?  There are enough instances of these
functions in the code to matter (~311).

Perhaps the answer is to put them somewhere other than cl*.el.  Maybe
not subr.el, but perhaps some other similar place?

>         Stefan

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

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