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

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

[debbugs-tracker] bug#13003: closed (Ido wide-find-file fixes)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13003: closed (Ido wide-find-file fixes)
Date: Wed, 12 Jun 2013 07:29:01 +0000

Your message dated Wed, 12 Jun 2013 03:28:24 -0400
with message-id <address@hidden>
and subject line Re: bug#13003: Ido wide-find-file fixes
has caused the debbugs.gnu.org bug report #13003,
regarding Ido wide-find-file fixes
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13003: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13003
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Ido wide-find-file fixes Date: Mon, 26 Nov 2012 17:48:58 +0200
Currently, when you use alt-w to do a wide-find-file under current selected dir (which uses "find" under the hood), it incorrectly uses "-name" exclusively, even with case fold, which should use "-iname".

Additionally, it does not filter the results of find like it filters other file results (according to the ignore filenames).

Attached are two patches to fix the behavior.

--
Eyal

Attachment: 0001-ido.el-Wide-find-file-should-ignore-files-like-the-r.patch
Description: Binary data

Attachment: 0002-ido.el-wide-find-file-Use-iname-rather-than-name-if-.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#13003: Ido wide-find-file fixes Date: Wed, 12 Jun 2013 03:28:24 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.4

Thanks; applied w. namespace tweak.


--- End Message ---

reply via email to

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