]> git.eshelyaron.com Git - emacs.git/commit
Adapt accept-process-output timeouts in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Jan 2019 15:33:27 +0000 (16:33 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Jan 2019 15:33:27 +0000 (16:33 +0100)
commit6c560a3b16f9015a19044395f0ef41b718d73496
tree93dfc54fd36ba411b9e80cd74728a423483024f2
parentcd06d173a602bf0aa8a227ff1626dc70013fe480
Adapt accept-process-output timeouts in Tramp

* lisp/net/tramp.el (tramp-accept-process-output):
Make timeout optional.  Do not set explicit timer.
(tramp-action-out-of-band, tramp-process-one-action)
(tramp-wait-for-regexp, tramp-interrupt-process):
* lisp/net/tramp-adb.el (tramp-adb-parse-device-names):
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-file-notify-add-watch):
* lisp/net/tramp-rclone.el (tramp-rclone-parse-device-names):
* lisp/net/tramp-sh.el (tramp-sh-handle-file-notify-add-watch):
* lisp/net/tramp-smb.el (tramp-smb-action-get-acl)
(tramp-smb-action-set-acl, tramp-smb-wait-for-output):
* tramp-sudoedit.el (tramp-sudoedit-action-sudo):
Adapt `accept-process-output' calls wrt timeouts.
lisp/net/tramp-adb.el
lisp/net/tramp-gvfs.el
lisp/net/tramp-rclone.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp-sudoedit.el
lisp/net/tramp.el