GNU bug report logs - #7779
Miserable widget completion for type 'directory on w32

Previous Next

Package: emacs;

Reported by: Lennart Borgman <lennart.borgman <at> gmail.com>

Date: Mon, 3 Jan 2011 20:54:02 UTC

Severity: minor

Tags: fixed, patch

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #41 received at 7779 <at> debbugs.gnu.org (full text, mbox):

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: 7779 <at> debbugs.gnu.org
Cc: lennart.borgman <at> gmail.com
Subject: bug#7779: Miserable widget completion for type 'directory on w32
Date: Wed, 28 Aug 2019 12:47:50 -0300
[Message part 1 (text/plain, inline)]
I can reproduce the bug in the latest master.  On a Windows machine,
and starting with emacs -Q, I do:
M-x customize-option RET tutorial-directory
and try to complete with C-M-i inside the editable-field, with different
names,
and different cases.
It doesn't work, because the completion is made case sensitive, even though
read-file-name-completion-ignore-case is t.

Also, the completion is made not only for directory names,
but also for file names.  This also happens on a GNU/Linux machine.

Since the 'file widget suffers from the first mentioned bug as well,
the attached patch tries to improve the completion for both of these
widgets.

Best regards,
Mauro.
[Message part 2 (text/html, inline)]
[0001-Improve-file-name-completion-in-file-and-directory-w.patch (text/x-patch, attachment)]

This bug report was last modified 5 years and 315 days ago.

Previous Next


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