emacs-devel
[Top][All Lists]
Advanced

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

Re: comint.el enhancement request


From: Stefan Monnier
Subject: Re: comint.el enhancement request
Date: Fri, 13 Jun 2008 11:00:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> 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




reply via email to

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