]> git.eshelyaron.com Git - emacs.git/commit
Better handling of "%" in Tramp user or host names
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 6 Dec 2024 10:56:05 +0000 (11:56 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 6 Dec 2024 15:42:55 +0000 (16:42 +0100)
commitb6aea1434f948ef64488cd56b333ce4a3a5c7b2a
treedba6eff5049fcabdf58c6f6ee1602fa29bbfa174
parent0c9c5bd922ed440cb302e020c45581c2df22ada2
Better handling of "%" in Tramp user or host names

* lisp/net/tramp.el (tramp-format-spec): New defun.
(tramp-dissect-file-name, tramp-compute-multi-hops)
(tramp-expand-args):
* lisp/net/tramp-cmds.el (tramp-default-rename-file): Use it.

(cherry picked from commit 9ddec89e422d0dd6e9069731b8f2dd2c90aa5607)
lisp/net/tramp-cmds.el
lisp/net/tramp.el