* doc/emacs/misc.texi (Interactive Shell): Refer to node "Minibuffer File"

for hints how to type remote file names effectively.
This commit is contained in:
Michael Albinus 2018-02-04 22:56:34 +01:00
parent f1102d2de4
commit b654791064

View file

@ -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