1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Minor Tramp changes

* doc/misc/tramp.texi (Frequently Asked Questions): Don't mention
Windows 7/8, they are obsolete now.  Improve "speed up" item.

* lisp/net/tramp-sh.el (tramp-expand-script): Handle "%%" format
specifier better.
This commit is contained in:
Michael Albinus 2025-11-01 10:01:43 +01:00
parent 126493735f
commit a7417c47fa
2 changed files with 8 additions and 6 deletions

View file

@ -5366,7 +5366,7 @@ The package works successfully on @w{Emacs 28}, @w{Emacs 29}, @w{Emacs
While Unix and Unix-like systems are the primary remote targets,
@value{tramp} has equal success connecting to other platforms, such as
MS Windows 7/8/10.
MS Windows 10/11.
@item
@ -5381,7 +5381,8 @@ responsiveness slows down. Some suggestions within the scope of
@itemize @minus
@item
Use an external method, such as @option{scp}, which are faster than
internal methods for large files.
internal methods for large files. Set
@code{tramp-use-scp-direct-remote-copying} to non-@code{nil}.
@item
Keep the file @code{tramp-persistency-file-name}, which is where