From e658c8eee67093609cb78cd2216e593390902a3d Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Mon, 22 Oct 2007 00:30:53 +0000 Subject: [PATCH] (Shell Command Guessing): Default values are now available by typing M-n instead of M-p. --- doc/misc/ChangeLog | 5 +++++ doc/misc/dired-x.texi | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 03a3730eefb..6e024b19e77 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2007-10-22 Juri Linkov + + * dired-x.texi (Shell Command Guessing): Default values are now + available by typing M-n instead of M-p. + 2007-10-21 Michael Albinus * tramp.texi (Cleanup remote connections): New section. diff --git a/doc/misc/dired-x.texi b/doc/misc/dired-x.texi index 0206bd20d86..dfc9ee93922 100644 --- a/doc/misc/dired-x.texi +++ b/doc/misc/dired-x.texi @@ -656,11 +656,11 @@ on a file named @file{foo.tar} and you press @kbd{!}, Dired will guess you want to @samp{tar xvf} it and suggest that as the default shell command. -The default is mentioned in brackets and you can type @kbd{M-p} to get +The default is mentioned in brackets and you can type @kbd{M-n} to get the default into the minibuffer and then edit it, e.g., to change @samp{tar xvf} to @samp{tar tvf}. If there are several commands for a given file, e.g., @samp{xtex} and @samp{dvips} for a @file{.dvi} file, you can type -@kbd{M-p} several times to see each of the matching commands. +@kbd{M-n} several times to see each of the matching commands. Dired only tries to guess a command for a single file, never for a list of marked files. -- 2.39.2