GNU bug report logs - #13003
Ido wide-find-file fixes

Previous Next

Package: emacs;

Reported by: Eyal Lotem <eyal.lotem <at> gmail.com>

Date: Mon, 26 Nov 2012 16:55:02 UTC

Severity: normal

Tags: patch

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eyal Lotem <eyal.lotem <at> gmail.com>
To: 13003 <at> debbugs.gnu.org
Subject: bug#13003: Ido wide-find-file fixes
Date: Mon, 26 Nov 2012 17:48:58 +0200
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]
[0001-ido.el-Wide-find-file-should-ignore-files-like-the-r.patch (application/octet-stream, attachment)]
[0002-ido.el-wide-find-file-Use-iname-rather-than-name-if-.patch (application/octet-stream, attachment)]

This bug report was last modified 11 years and 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.