]> git.eshelyaron.com Git - emacs.git/commit
; Tramp cleanup
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 29 Jan 2019 16:25:36 +0000 (17:25 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 29 Jan 2019 16:25:36 +0000 (17:25 +0100)
commit492b31d977c63a90ac703aebf7120a96026f93ef
tree45fe418111992c3ba902da86299fd30fd7cf75e2
parent137b65a9b0a4118adda50f34375b4960701542e9
; Tramp cleanup

* lisp/net/tramp-adb.el (tramp-adb-maybe-open-connection):
Handle `non-essential'.

* lisp/net/tramp-archive.el: Increase `max-specpdl-size' when
loading tramp-gvfs.

* lisp/net/tramp-rclone.el (tramp-rclone-mounted-p): Reorder for
better traces.
(tramp-rclone-maybe-open-connection): Handle `non-essential'.

* lisp/net/tramp-sh.el (tramp-sh-handle-copy-directory)
(tramp-find-inline-encoding): Simplify check.

* lisp/net/tramp-smb.el (tramp-smb-handle-insert-directory)
(tramp-smb-handle-insert-directory): Simplify check.

* lisp/net/tramp-sudoedit.el (tramp-sudoedit-action-sudo):
Simplify check.
(tramp-sudoedit-maybe-open-connection): Handle `non-essential'.

* lisp/net/tramp.el (tramp-handle-load, tramp-wait-for-regexp):
Simplify check.
(tramp-action-login, tramp-action-password, tramp-action-yesno)
(tramp-action-yn, tramp-action-terminal): Return explicitly t.
(tramp-process-one-action, tramp-process-actions): Adapt docstring.
lisp/net/tramp-adb.el
lisp/net/tramp-archive.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