Re: [PATCH] * tramp-sh.el (tramp-optimize-remote-path): Add it.
Michael Albinus <[email protected]> Wed, 09 Oct 2024 12:40:05 +0200
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Michael Albinus <[email protected]> writes: Hi Andrey, >> Ok sounds good. So just to confirm, the idea is to disable >> checks/deduplication if and only if tramp-remote-path is equal to >> '(tramp-own-remote-path)? > > Exactly. To be precise: in this case, we don't send anything wrt to $PATH to the remote side. It is already set as requested. Best regards, Michael.