Re: [PATCH] * tramp-sh.el (tramp-optimize-remote-path): Add it.

Andrey Portnoy <[email protected]> Tue, 01 Oct 2024 23:08:04 -0400
Newsgroups gmane.emacs.tramp
Message-ID <[email protected]>
Andrey Portnoy <[email protected]> writes:

> 2. We add a "fast path" to tramp-set-remote-path that skips the whole
>    "get/optimize/set" process when tramp-optimize-remote-path is non-nil
>    and tramp-remote-path is '(tramp-own-remote-path).

I meant to say "when tramp-optimize-remote-path is *nil*".