all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.