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 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 bigfaceworm@gmail.com "Like any truly useful program, `hello' contains a built-in mail reader." -- GNU's Bulletin, July 1996