* 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:
parent
f1102d2de4
commit
b654791064
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue