]> git.eshelyaron.com Git - emacs.git/commit
Handle large process output strings for Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 1 Feb 2023 17:40:11 +0000 (18:40 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 1 Feb 2023 17:40:11 +0000 (18:40 +0100)
commit8c6a4639318f09720cda295e6a93677153046d84
tree5495810e631cc76bb17636908dbc5873048bb644
parent0214e9021b4dbbda1b6040e3b692f29d77a3b8cc
Handle large process output strings for Tramp

* lisp/net/tramp-sh.el (tramp-sh-handle-make-process):
Improve handling of connection-type `pipe'.

* test/lisp/tramp-tests.el (tramp-test29-start-file-process)
(tramp-test30-make-process): Extend tests.
lisp/net/tramp-sh.el
test/lisp/net/tramp-tests.el