From: Michael Albinus Date: Sun, 4 Feb 2018 21:56:34 +0000 (+0100) Subject: * doc/emacs/misc.texi (Interactive Shell): Refer to node "Minibuffer File" X-Git-Tag: emacs-26.1-rc1~252 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b654791064b43a94150ed6c56053162a6b2ea037;p=emacs.git * doc/emacs/misc.texi (Interactive Shell): Refer to node "Minibuffer File" for hints how to type remote file names effectively. --- diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index 3300ed67c6e..1fb47c3c68e 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -791,7 +791,8 @@ the variable @code{explicit-shell-file-name}. If this is @code{nil} exists. Otherwise, it usually uses the variable @code{shell-file-name} (@pxref{Single Shell}); but if the default directory is remote (@pxref{Remote Files}), it prompts you for the -shell file name. +shell file name. @xref{Minibuffer File}, for hints how to type remote +file names effectively. Emacs sends the new shell the contents of the file @file{~/.emacs_@var{shellname}} as input, if it exists, where