emacs-devel
[Top][All Lists]
Advanced

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

Re: fix for bug 10994 breaks ido customizations in major way


From: Leo Liu
Subject: Re: fix for bug 10994 breaks ido customizations in major way
Date: Fri, 17 May 2013 10:48:17 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.8.3)

On 2013-05-09 04:56 +0800, Juri Linkov wrote:
> Since you intended to make `delete-consecutive-dups' destructive,
> wouldn't it be more efficient to use `setcdr' like in `delete-dups'?
>
> Then it could be also used for a new possible value of the option
> `history-delete-duplicates' to delete consecutive elements from the history.

delete-consecutive-dups is now in subr.el since it can be useful for
sorted lists.

Leo



reply via email to

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