bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46368: Completion vs. "*" buffer names


From: Gregory Heytings
Subject: bug#46368: Completion vs. "*" buffer names
Date: Mon, 08 Feb 2021 09:59:06 +0000



Look at the bottom line of the image.
Here we see completion will never work,
because the "*" is missing from the start of the string.

(Our cursor is at the end of the line there at the bottom.)
How did we end up this way?
Well we just hit "un<TAB>".
emacs-version "27.1"


Does (setq read-buffer-completion-ignore-case t) solve your problem?

If not, could you provide a recipe, starting with emacs -Q, to reproduce the problem?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]