projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
504bdd5
)
Update Tramp manual
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 17 Jul 2024 15:57:20 +0000
(17:57 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 17 Jul 2024 15:57:20 +0000
(17:57 +0200)
* doc/misc/tramp.texi (Remote processes): Add another reason why a
direct asynchronous process could fail.
doc/misc/tramp.texi
patch
|
blob
|
history
diff --git
a/doc/misc/tramp.texi
b/doc/misc/tramp.texi
index e1130917f0c48f54805107ee45cf8073e1b8d336..69572a139ffb2b503b85d9fd306c045fc5bb1892 100644
(file)
--- a/
doc/misc/tramp.texi
+++ b/
doc/misc/tramp.texi
@@
-4580,6
+4580,11
@@
It does not report the remote terminal name via @code{process-tty-name}.
@item
It does not set process property @code{remote-pid}.
+
+@item
+It fails, when the command is too long. This can happen on
+directories with a long directory name, or when the remote @env{PATH}
+and/or other environment variables, which must be set, are too long.
@end itemize
In order to gain even more performance, it is recommended to bind