1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 00:01:05 -08:00
emacs/doc
Michael Albinus 8343ce6c52 External Tramp methods can be used in multi-hops
* doc/misc/tramp.texi (External methods): Mention, how external
methods are used for multi-hops.
(Ad-hoc multi-hops): Change requirement of method.

* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.8.2-pre".

* etc/NEWS: External Tramp methods can be used in multi-hops.
Presentational fixes and improvements.

* lisp/net/tramp-sh.el (tramp-sh-handle-copy-directory): Check for
`tramp-method-out-of-band-p' explicitly. Don't flush directory
properties.
(tramp-method-out-of-band-p): There shouldn't be a multi-hop.

* lisp/net/tramp-smb.el (tramp-smb-handle-copy-directory): Don't
flush directory properties.

* lisp/net/tramp.el (tramp-methods): Adapt docstring.
(tramp-barf-if-file-missing)
(with-parsed-tramp-file-name): Adapt debug spec.
(tramp-skeleton-copy-directory): Flush directory properties.
(tramp-add-hops): Check for `tramp-login-args' property.
2026-01-06 15:20:58 +01:00
..
emacs ; Time Stamps doc: Expand examples, add summaries 2026-01-05 15:07:04 -08:00
lispintro ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
lispref ; Consistently use "window point" and "buffer point" in Elisp manual 2026-01-06 09:52:04 +01:00
man ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
misc External Tramp methods can be used in multi-hops 2026-01-06 15:20:58 +01:00
translations ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00