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: Óscar Fuentes
Subject: Re: fix for bug 10994 breaks ido customizations in major way
Date: Tue, 07 May 2013 03:01:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Vitalie Spinu <address@hidden> writes:

[snip]

>  > Sure, I've attached a patch that deletes duplicates.
>
>
> Currently 
>
> (let ((t1 (propertize "aaa" 'aaa 12))
>       (t2 (propertize "aaa" 'aaa 11)))
>   (ido-completing-read "?: " (list t1 t2 "sfd")))
>
> works as expected. And the above patch breaks that.

How does the user differentiate two candidates with the same text?




reply via email to

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