all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13045: 24.2.90; dired-guess-shell-command: default in prompt after colon
@ 2012-12-01 15:03 Christopher Schmidt
  2012-12-02  0:50 ` Juri Linkov
  2012-12-06 13:49 ` Christopher Schmidt
  0 siblings, 2 replies; 4+ messages in thread
From: Christopher Schmidt @ 2012-12-01 15:03 UTC (permalink / raw)
  To: 13045

    emacs -q
    C-x C-f /tmp RET
    M-x load-library RET dired-x RET
    M-! touch rms.tar RET
    g
    # Move point to rms.tar
    !

The prompt says

    ! on rms.tar: {3 guesses} [tar xvf]

I think it should say

    ! on rms.tar {3 guesses} [tar xvf]:

This is consistent with most other commands that insert the default in
the prompt.

The code that generates the prompt is in dired-guess-shell-command.

I think it is a good idea to add a new magic options to Emacs which
will, if customised, unconditionally add the default value, if there is
one, to the minibuffer prompt.  WDYT?

        Christopher





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

end of thread, other threads:[~2012-12-15 12:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-01 15:03 bug#13045: 24.2.90; dired-guess-shell-command: default in prompt after colon Christopher Schmidt
2012-12-02  0:50 ` Juri Linkov
2012-12-06 13:49 ` Christopher Schmidt
2012-12-15 12:05   ` Juri Linkov

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.