unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46781: read-file-name-completion-ignore-case: who would still be looking for m when they typed M?
@ 2021-02-25 17:32 積丹尼 Dan Jacobson
  2021-02-26  6:46 ` Eli Zaretskii
  2021-02-26  8:55 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 9+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-02-25 17:32 UTC (permalink / raw)
  To: 46781

Today let's talk about
read-file-name-completion-ignore-case .
(info "(emacs) Completion Options")

Well just like for search, if we type "m" we probably are looking for
both "M" and "m", but if we go through all the trouble of holding down
the SHIFT button to type "M" then we certainly are only looking for "M"
and would be out of our mind to also be looking for "m". (Or "into pain,
a pain freak.") Therefore read-file-name-completion-ignore-case needs
more options than just t and nil.

E.g., I have Makefile and murmurfile. Well if I set
read-file-name-completion-ignore-case to nil and type M TAB then of course I
am only wanting to complete Makefile.

P.S., C-h v read-file-name-completion-ignore-case doesn't say what its
original value was. Odd. Yes even though "it might differ on different
operating systems."
emacs-version "27.1"





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

end of thread, other threads:[~2021-03-07 13:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-25 17:32 bug#46781: read-file-name-completion-ignore-case: who would still be looking for m when they typed M? 積丹尼 Dan Jacobson
2021-02-26  6:46 ` Eli Zaretskii
2021-02-26  8:55 ` Lars Ingebrigtsen
2021-02-27 23:38   ` bug#46781: read-buffer-completion-ignore-case: " 積丹尼 Dan Jacobson
2021-02-28 13:44     ` Lars Ingebrigtsen
2021-02-28 17:18     ` Eli Zaretskii
2021-03-01  4:08       ` 積丹尼 Dan Jacobson
2021-03-01 12:43         ` Lars Ingebrigtsen
2021-03-07 13:21           ` Tomas Nordin

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).