]> git.eshelyaron.com Git - emacs.git/commit
Tramp: Handle hops with "%" in their names
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 26 Jul 2024 20:10:36 +0000 (22:10 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 27 Jul 2024 12:03:09 +0000 (14:03 +0200)
commit6d4412eed75dcaa076cfd844e744be30144c0aa6
tree121e89a0205fd0fa8bbcb891ea0c51971f65fc21
parentcacae35ded922d1d04897be4d44388827ad003cd
Tramp: Handle hops with "%" in their names

* lisp/net/tramp.el (tramp-dissect-file-name, tramp-compute-multi-hops):
Handle hops with "%" in their names, like USER%DOMAIN or POD%NAMESPACE.

(cherry picked from commit d7665595f7bfca86b65e75fa624b0fc7a63fbb41)
lisp/net/tramp.el