emacs-devel
[Top][All Lists]
Advanced

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

Re: address@hidden: case-insensitive partial-completion-mode issue]


From: Andreas Röhler
Subject: Re: address@hidden: case-insensitive partial-completion-mode issue]
Date: Sat, 8 Dec 2007 13:12:35 +0100
User-agent: KMail/1.9.5

Am Samstag, 8. Dezember 2007 01:04 schrieb Richard Stallman:
> Does my patch seem correct?
>
> In other words, did it fix part of the problem?
> Did it cause any new problem?
> Basically, should I install it?
>
>
20071208-an-ed.txt


No. It's not there, at least not for this bug.

Meanwhile I think I got the error:

`wildcard-to-regexp' returns always case-sensitive.

Attached the edebug-messages for that part.

Avoiding a call to `wildcard-to-regexp' when
`(directory-files' is called within
`file-expand-wildcards' solves the problem here.

As it's in the core of files.el, I'd hesitate to change
it there. Maybe complete.el should have an own
`file-expand-wildcards'-function?

Attached the diff against CVS files.el so far.

BTW `read-file-name-completion-ignore-case' can't be
saved after customization to `t' with Emacs -Q.


Andreas Röhler

Attachment: 20071208-an-ed.txt
Description: Text document


reply via email to

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