emacs-devel
[Top][All Lists]
Advanced

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

Re: comint.el enhancement request


From: Trey Jackson
Subject: Re: comint.el enhancement request
Date: Fri, 13 Jun 2008 08:19:41 -0700

Yes, 22.1 I believe (am not brave enough to run off CVS).

thanks,

TJ

On Fri, Jun 13, 2008 at 8:00 AM, Stefan Monnier <address@hidden> wrote:
> comint.el has 3 locations where it sets the completion-ignore-case like so:

>    (let* ((completion-ignore-case (memq system-type '(ms-dos windows-nt cygwin)))

> As it appears the comint completion is used for filenames, I'd suggest
> having the completion-ignore-case (optionally?) set to:

>    read-file-name-completion-ignore-case

Looks like this has been changed in the trunk already a while ago.
Were you looking at the Emacs-22 code, by any chance?


       Stefan



--
Trey Jackson
address@hidden
"Like any truly useful program, `hello' contains a built-in mail reader."
-- GNU's Bulletin, July 1996

reply via email to

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