all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#73739: read-buffer-completion-ignore-case needs third possibility
@ 2024-10-10 20:49 Dan Jacobson
  2024-10-11  6:09 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Dan Jacobson @ 2024-10-10 20:49 UTC (permalink / raw)
  To: 73739

   read-buffer-completion-ignore-case is a variable defined in ‘C source code’.
   Its value is t
   Original value was nil
   Non-nil means completion ignores case when reading a buffer name.

OK, but there should be a third mode, different than just non-nil, that
says that if the user has especially typed a capital letter (taken the
trouble to hold down the SHIFT keyboard key) then that should be
case sensitive. Else we see:

In this buffer, type RET to select the completion near point.
2 possible completions:                                                                    `
Makefile
maps.html
-UUU:%*- F1  *Completions*   All  L1     (Completion List) -
Switch to buffer (default maps.html): Ma<TAB>





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

end of thread, other threads:[~2024-10-11  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-10 20:49 bug#73739: read-buffer-completion-ignore-case needs third possibility Dan Jacobson
2024-10-11  6:09 ` Eli Zaretskii

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.