mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-14 17:56:41 -04:00
* 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
|
|
@ -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…
Reference in a new issue