diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2021-08-12 20:09:48 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2021-08-12 20:09:48 +0200 |
commit | 5d50acd0a61f70db4069457a5f14fb1a9b0f7f7c (patch) | |
tree | 4f04302ad954c76d3b579b805a6b8c0f5a01ae8d /lisp/progmodes/cc-defs.el | |
parent | 5809728bc502d58f4fe96e98b472c569da3d8879 (diff) | |
download | emacs-5d50acd0a61f70db4069457a5f14fb1a9b0f7f7c.tar.gz emacs-5d50acd0a61f70db4069457a5f14fb1a9b0f7f7c.tar.bz2 emacs-5d50acd0a61f70db4069457a5f14fb1a9b0f7f7c.zip |
Improve connection type `pipe' for remote processes
* doc/misc/tramp.texi (Remote processes): New subsection "Remote
process connection type".
* lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
Use `tramp-process-connection-type' as default connection type.
Improve check for `:connection-type'.
* lisp/net/tramp-sh.el (tramp-sh-handle-make-process):
Use `tramp-process-connection-type' as default connection type.
Improve check for `:connection-type'. Send "stty -icrnl" when
connection type is a pipe.
* lisp/net/tramp.el (tramp-process-connection-type): Allow all
possible values.
(tramp-handle-make-process): Use `tramp-process-connection-type'
as default connection type. Improve check for `:connection-type'.
* test/lisp/net/tramp-tests.el (tramp-test30-make-process): Extend test.
Diffstat (limited to 'lisp/progmodes/cc-defs.el')
0 files changed, 0 insertions, 0 deletions