unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34622: Find file prompt should indicate sole completion by appending a blank
@ 2019-02-22 21:40 積丹尼 Dan Jacobson
  2019-02-23  7:36 ` Eli Zaretskii
  2019-09-16  3:13 ` Stefan Kangas
  0 siblings, 2 replies; 7+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-02-22 21:40 UTC (permalink / raw)
  To: 34622

With emacs, one can never be sure if the expansion
Find file or URL: ~/bin/wwzz
is the sole completion or not, without needing a second TAB press to get
"[Sole completion]" shown.

With bash, there is always a space added at end,
"$ wc ~/bin/wwzz "
so we know right away.

I propose that emacs do the same:
"Find file or URL: ~/bin/wwzz "
and if they really want to enter a file with a " " at the end, well they
could use C-q (quoted-insert).

See also https://www.gnu.org/software/emacs/manual/html_node/elisp/Minibuffer-Completion.html
but I am specifically talking about C-x C-f (find-file) and C-x d
(dired). Sorry we did discuss this before...





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

end of thread, other threads:[~2019-09-16  3:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22 21:40 bug#34622: Find file prompt should indicate sole completion by appending a blank 積丹尼 Dan Jacobson
2019-02-23  7:36 ` Eli Zaretskii
2019-02-24  4:36   ` 積丹尼 Dan Jacobson
2019-02-24 16:05     ` Eli Zaretskii
2019-02-27  5:20       ` 積丹尼 Dan Jacobson
2019-02-27 15:50         ` Eli Zaretskii
2019-09-16  3:13 ` Stefan Kangas

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