]> git.eshelyaron.com Git - emacs.git/commit
Do not expand default method, user, host in remote file name completion
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Sep 2021 12:36:06 +0000 (14:36 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 7 Sep 2021 12:36:06 +0000 (14:36 +0200)
commitd5c6bf96256568e4654860a15ef37c03293ad71f
tree63f7a15bc6c2686d170513a83c8784a12a1ad7b0
parentdb74a93659d8a94b6f3db88ba1402ccf5edb32d3
Do not expand default method, user, host in remote file name completion

* lisp/net/tramp.el (tramp-completion-handle-file-name-all-completions):
Do not expand default method, user, host.  (Bug#50387)
(tramp-get-completion-methods): `partial-method' can be nil.
lisp/net/tramp.el