emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: CC mode loads CL


From: Eli Zaretskii
Subject: Re: CC mode loads CL
Date: 18 Jan 2004 08:04:58 +0200

> Date: Sat, 17 Jan 2004 21:55:29 -0600 (CST)
> From: Luc Teirlinck <address@hidden>
> 
> 1. Use a function of one argument, the list, and `equal' as test.
> 
> 2. Use a function of two arguments, one required, the list, and one
>    optional, the test, defaulting to `equal'.

I'm far from regarding myself as someone who feels the spirit of
Emacs Lisp, but I like the second alternative better.

> Either way, we could use a name such as, say, `delete-repeats' to make
> clear that the function is not identical with the CL function
> `delete-duplicates', and avoid a name clash.

How about `delete-dups'?





reply via email to

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