]> git.eshelyaron.com Git - emacs.git/commit
Fix multihop file name expansion in Tramp
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 22 May 2023 10:20:27 +0000 (12:20 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 22 May 2023 10:20:27 +0000 (12:20 +0200)
commitd6fb868cdd33af642ff50c62d526d6b4cb44b6b6
treef390f9d9c41bf0c56c02d4f5d8dd68af9913f174
parentdd3e4e14fdc516c7c0f3668601b0b0703b304251
Fix multihop file name expansion in Tramp

* lisp/net/tramp.el (tramp-dissect-file-name): Set hop to nil if
NODEFAULT.  (Bug#63578)
lisp/net/tramp.el