]> git.eshelyaron.com Git - emacs.git/commit
Optimize prompt search in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 12 Dec 2019 14:21:34 +0000 (15:21 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 12 Dec 2019 14:21:34 +0000 (15:21 +0100)
commitede63fed1f08bb3af6b22dc4b8a47154b18ffc4b
tree19ec7f9f5711673226280c9aa56c9bf44da351ed
parent54d2fd117853cc57edc5bfc04fa4d1dd1e9aea46
Optimize prompt search in Tramp

* lisp/net/tramp.el (tramp-search-regexp): New defun.
(tramp-check-for-regexp, tramp-process-sentinel):
* lisp/net/tramp-adb.el (tramp-adb-send-command-and-check)
(tramp-adb-wait-for-output):
* lisp/net/tramp-sh.el (tramp-wait-for-output)
(tramp-send-command-and-check):
* lisp/net/tramp-smb.el (tramp-smb-handle-set-file-acl):
Bind search length.
lisp/net/tramp-adb.el
lisp/net/tramp-sh.el
lisp/net/tramp-smb.el
lisp/net/tramp.el