]> git.eshelyaron.com Git - emacs.git/commit
Allow enabling multi-hop container completion selectively by method
authorGene Goykhman <gene@indigo1.com>
Thu, 31 Aug 2023 15:09:36 +0000 (17:09 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 31 Aug 2023 15:09:36 +0000 (17:09 +0200)
commitd43a037bc3d691c45a8a4a53d696580752607598
tree856c8e09aa2227700d7e54290a347b8fefd91a0b
parent8e6076b1e99e53950c15e59c936d97d40813c79c
Allow enabling multi-hop container completion selectively by method

* lisp/net/tramp-container.el: Check if METHOD is a member of
`tramp-container-multi-hop-methods' before attempting completion.

* lisp/net/tramp.el: Add custom variable
`tramp-container-multi-hop-methods'.
lisp/net/tramp-container.el
lisp/net/tramp.el