]> git.eshelyaron.com Git - emacs.git/commit
tramp-file-name-with-method can be set connection-local
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 13 Jul 2025 13:48:54 +0000 (15:48 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 08:24:57 +0000 (10:24 +0200)
commit20a03e6623f0bfdca4089173bd56dc1ab2202808
tree7d459728bfdc6954b2de9260fb5fb5815338914c
parent206d6bf4b0ce960912ca8a7fb2d4c078230d55d9
tramp-file-name-with-method can be set connection-local

* doc/misc/tramp.texi (Ad-hoc multi-hops):
tramp-file-name-with-method can be set connection-local.

* etc/NEWS: tramp-file-name-with-method can be set connection-local.
Presentational fixes and improvements.

* lisp/net/tramp-cmds.el (tramp-get-file-name-with-method): New defun.
(with-tramp-file-name-with-method, tramp-file-name-with-sudo): Use it.
(tramp-dired-find-file-with-sudo): Fix docstring.

(cherry picked from commit f1aa9482d1920a7fb9f01006b16bc25449a1c622)
doc/misc/tramp.texi
lisp/net/tramp-cmds.el