[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fix for bug 10994 breaks ido customizations in major way
From: |
Le Wang |
Subject: |
Re: fix for bug 10994 breaks ido customizations in major way |
Date: |
Mon, 6 May 2013 23:11:35 +0800 |
On Sun, May 5, 2013 at 11:26 PM, Óscar Fuentes <address@hidden> wrote:
>
> However, the real issue being discussed here is if avoiding the overhead
> of delete-dups on ido-completing-read warrants breaking some extensions
> on a catastrophic way.
Upon further reflection, I realized that #10994 is only triggered by
runs of the same string.
I've attached a patch that removes runs without calling delete-dups.
Rough testing indicates it's fast. :)
--
Le
ido-remove-dups3.diff
Description: Binary data
- Re: fix for bug 10994 breaks ido customizations in major way, (continued)
- Re: fix for bug 10994 breaks ido customizations in major way, Le Wang, 2013/05/04
- Re: fix for bug 10994 breaks ido customizations in major way, Óscar Fuentes, 2013/05/04
- Re: fix for bug 10994 breaks ido customizations in major way, Le Wang, 2013/05/04
- Re: fix for bug 10994 breaks ido customizations in major way, Óscar Fuentes, 2013/05/05
- Re: fix for bug 10994 breaks ido customizations in major way, Leo Liu, 2013/05/05
- Re: fix for bug 10994 breaks ido customizations in major way, Óscar Fuentes, 2013/05/05
- Re: fix for bug 10994 breaks ido customizations in major way, Leo Liu, 2013/05/05
- Re: fix for bug 10994 breaks ido customizations in major way, Óscar Fuentes, 2013/05/05
- Re: fix for bug 10994 breaks ido customizations in major way, Stephen J. Turnbull, 2013/05/05
- Re: fix for bug 10994 breaks ido customizations in major way, Óscar Fuentes, 2013/05/05
- Re: fix for bug 10994 breaks ido customizations in major way,
Le Wang <=
- Re: fix for bug 10994 breaks ido customizations in major way, Vitalie Spinu, 2013/05/06
- Re: fix for bug 10994 breaks ido customizations in major way, Óscar Fuentes, 2013/05/06
- Re: fix for bug 10994 breaks ido customizations in major way, Le Wang, 2013/05/07
- Re: fix for bug 10994 breaks ido customizations in major way, Vitalie Spinu, 2013/05/07
- Re: fix for bug 10994 breaks ido customizations in major way, Óscar Fuentes, 2013/05/07
- Re: fix for bug 10994 breaks ido customizations in major way, Le Wang, 2013/05/07
- Re: fix for bug 10994 breaks ido customizations in major way, Stefan Monnier, 2013/05/07
- Re: fix for bug 10994 breaks ido customizations in major way, Le Wang, 2013/05/07
- RE: fix for bug 10994 breaks ido customizations in major way, Drew Adams, 2013/05/07
- Re: fix for bug 10994 breaks ido customizations in major way, Le Wang, 2013/05/07