]> git.eshelyaron.com Git - emacs.git/commit
Better check for multi-hops when calling direct async processes
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 19 Aug 2020 11:19:19 +0000 (13:19 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 19 Aug 2020 11:19:19 +0000 (13:19 +0200)
commit3b8dfc46ce95ae657b4c33af12ad46827f29084d
tree10b4911ffc17d193c7bbce7dd1fca1cb8bbabbc9
parent18e6a0b5c0d47c5ee98b95f9312909e0f978da89
Better check for multi-hops when calling direct async processes

* lisp/net/tramp-sh.el (tramp-multi-hop-p, tramp-compute-multi-hops):
Move them from here ...

* lisp/net/tramp.el (tramp-multi-hop-p, tramp-compute-multi-hops): ... here.
(tramp-direct-async-process-p): Use `tramp-compute-multi-hops'.
lisp/net/tramp-sh.el
lisp/net/tramp.el