emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 a71d178: * doc/misc/tramp.texi (Predefined connection informati


From: Michael Albinus
Subject: emacs-27 a71d178: * doc/misc/tramp.texi (Predefined connection information): Add "tmpdir".
Date: Tue, 16 Jun 2020 06:34:10 -0400 (EDT)

branch: emacs-27
commit a71d1787f128c642f8a1fb297ef5043e20218646
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * doc/misc/tramp.texi (Predefined connection information): Add "tmpdir".
---
 doc/misc/tramp.texi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 9f216d3..3ee01e1 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -2023,6 +2023,12 @@ reestablished.  A value of @code{nil} disables this 
feature.  Most of
 the methods do not set this property except the @option{sudo} and
 @option{doas} methods, which use predefined values.
 
+@item @t{"tmpdir"}
+
+The temporary directory on the remote host.  If not specified, the
+default value is @t{"/data/local/tmp"} for the @option{adb} method,
+@t{"/C$/Temp"} for the @option{smb} method, and @t{"/tmp"} otherwise.
+
 @item @t{"posix"}
 
 Connections using the @option{smb} method check, whether the remote



reply via email to

[Prev in Thread] Current Thread [Next in Thread]