unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* comint.el enhancement request
@ 2008-06-12 18:01 Trey Jackson
  2008-06-13 15:00 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Trey Jackson @ 2008-06-12 18:01 UTC (permalink / raw)
  To: emacs-devel

All,

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


I can provide a patch if desired.


TJ

-- 
Trey Jackson
bigfaceworm@gmail.com

Paul's Law: You can't fall off the floor.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-06-13 15:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-12 18:01 comint.el enhancement request Trey Jackson
2008-06-13 15:00 ` Stefan Monnier
2008-06-13 15:19   ` Trey Jackson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).