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 12:35:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Vitalie Spinu <address@hidden> writes:

>  >> 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.
>
>  > That would be a horrible UI.  Luckily AFAICT, it hasn't happened.
>
> Not the best UI, but definitely not horrible, users can distinguish 2-3
> strings on very rare occasions.

2-3 identical strings? really? how?

> It makes implementation much faster and
> solves a lot of hustle for lazy programmers:)

Speaking as an user, I'll say that ido is protecting users from sloppy
programmers.





reply via email to

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