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

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

bug#5724: 23.1.94; ido bug in next match


From: Christian Dietrich
Subject: bug#5724: 23.1.94; ido bug in next match
Date: Fri, 26 Mar 2010 10:40:08 +0100
User-agent: Sup/git

Hi,
i can reproduce your bug here with emacs 23.1, and i tried to track
down the problem. But as far as i can see the reordering of the
match results isn't done by ido-set-matches-1. The position of the
matches items in ido-cur-list and in the result of ido-set-matches-1
is the same. Think of 

(remove-if '(lambda (x) (not (member x after-match)) before-match)

So i assume that the Problem isn't at that place.

greetz didi

-- 
No documentation is better than bad documentation
-- Das Ausdrucken dieser Mail wird urheberrechtlich verfolgt.






reply via email to

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