1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/doc
Michael Albinus 34c17cd8d6 Implement Tramp direct async processes fallback for multi-hops
* doc/misc/tramp.texi (Remote processes): Precise restrictions for direct
async processes.

* lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
* lisp/net/tramp-sh.el (tramp-sh-handle-make-process):
Use `tramp-direct-async-process-p'.

* lisp/net/tramp.el (tramp-direct-async-process-p): New defun.
(tramp-handle-make-process): Adapt handling of :stderr.  Simplify.
2020-08-12 12:45:45 +02:00
..
emacs Rename recent calendar user option 2020-08-12 11:30:16 +01:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Allow count-lines to ignore invisible lines 2020-08-11 16:52:11 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Implement Tramp direct async processes fallback for multi-hops 2020-08-12 12:45:45 +02:00