1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 02:10:46 -08:00
emacs/doc
Michael Albinus 9c86dd5247 Tramp's direct asynchronous processes use 'tramp-remote-path'
* doc/misc/tramp.texi (Remote processes): Remove item about
tramp-remote-path.

* etc/NEWS: Direct asynchronous processes use 'tramp-remote-path'.

* lisp/net/tramp-sh.el (tramp-get-remote-pipe-buf): New defun.
(tramp-set-remote-path): Use it.
(tramp-get-remote-path): Add ;;;###tramp-autoload cookie.

* lisp/net/tramp.el (tramp-handle-make-process):
Use `tramp-remote-path' for setting PATH environment.

* test/lisp/net/tramp-tests.el (tramp-test35-exec-path-direct-async)
(tramp-test35-remote-path-direct-async): New tests.
2023-12-22 19:58:32 +01:00
..
emacs Improve and update documentation of registers 2023-12-21 13:45:58 +02:00
lispintro ; Fix typos 2023-12-03 23:31:30 +01:00
lispref Merge branch 'same-frame' 2023-12-16 13:13:23 -05:00
man Merge from origin/emacs-29 2023-11-04 05:21:38 -04:00
misc Tramp's direct asynchronous processes use 'tramp-remote-path' 2023-12-22 19:58:32 +01:00