GNU bug report logs -
#46368
Completion vs. "*" buffer names
Previous Next
Full log
Message #13 received at 46368 <at> debbugs.gnu.org (full text, mbox):
>>>>> "GH" == Gregory Heytings <gregory <at> heytings.org> writes:
GH> Does (setq read-buffer-completion-ignore-case t) solve your problem?
I see I already have
read-buffer-completion-ignore-case is a variable defined in ‘C source code’.
Its value is t
Original value was nil
GH> If not, could you provide a recipe, starting with emacs -Q, to
GH> reproduce the problem?
$ emacs -Q
C-x m ;; compose-mail
C-x m ;; compose-mail
C-x b ;; switch-to-buffer
b ;; self-insert-command
<return> ;; minibuffer-complete-and-exit
C-x b ;; switch-to-buffer
u ;; self-insert-command
<tab> ;; minibuffer-complete
<tab> ;; minibuffer-complete
<tab> ;; minibuffer-complete
<tab> ;; minibuffer-complete
<return> ;; minibuffer-complete-and-exit
<return> ;; minibuffer-complete-and-exit
C-x C-b ;; list-buffers
C-h l ;; view-lossage
This bug report was last modified 1 year and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.