all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#41705: 28.0.50; minibuffer completion of ".../*/*" shouldn't be "...//"
@ 2020-06-04  9:35 Pip Cet
  2020-06-04 13:36 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Pip Cet @ 2020-06-04  9:35 UTC (permalink / raw)
  To: 41705


Recipe:

./emacs -Q
enter: C-x C-f * / * <tab>

expected result: a list of sub-subdirectories of the emacs src dir. A
"Find file: .../emacs/src/*/" prompt.

actual result: prompt says "Find file: .../emacs/src//", further tab
completion uses the root directory.

I'd noticed this for a while now, but thought it was a local
configuration issue. It happens in emacs -Q, too, though.

For master, we should fix minibuffer.el properly, but I'm not sure what
to do on emacs-27. It's a regression (from Emacs 26) that might annoy
many users of tab completion in the minibuffer.





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

end of thread, other threads:[~2020-10-01  3:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-04  9:35 bug#41705: 28.0.50; minibuffer completion of ".../*/*" shouldn't be "...//" Pip Cet
2020-06-04 13:36 ` Eli Zaretskii
2020-06-04 14:18   ` Basil L. Contovounesios
2020-06-04 18:26     ` Pip Cet
2020-08-14 17:18       ` Lars Ingebrigtsen
2020-08-14 17:48         ` Pip Cet
2020-10-01  3:07           ` Lars Ingebrigtsen

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.