]> git.eshelyaron.com Git - emacs.git/commit
Make stderr in Tramp's make-process more robust
authorMichael Albinus <michael.albinus@gmx.de>
Sat, 17 Apr 2021 14:39:14 +0000 (16:39 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 17 Apr 2021 14:39:14 +0000 (16:39 +0200)
commit3430c12154579103c3de991bcda4558ed46a485e
treeb08064c1db5176587d4c99dafc57c67822b33b77
parent556c23cd1765b8069d24a7b7038ab2712636ce81
Make stderr in Tramp's make-process more robust

* lisp/net/tramp-sh.el (tramp-sh-handle-make-process): Wrap about
error in inserting stderr file.

* lisp/net/tramp.el (tramp-handle-make-process): Fix docstring.
lisp/net/tramp-sh.el
lisp/net/tramp.el