help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp-sshfs doesn't seem to respect tramp-remote-path


From: Luiz Romário Santana Rios
Subject: Re: tramp-sshfs doesn't seem to respect tramp-remote-path
Date: Tue, 30 Jul 2024 18:28:06 -0300
User-agent: Mozilla Thunderbird

Em 30/07/2024 13:47, Michael Albinus escreveu:
tramp-remote-path is used only for external processes of Tramp methods,
which are handled by tramp-sh-file-name-handler. That is, all methods
defined in tramp-sh.el and tramp-container.el.

I think there's something wrong, then:

/sshfs:luizromario@remote-machine:/home/c/luizromario $ (exec-path)
("/usr/bin" "/home/c/luizromario/")
/sshfs:luizromario@remote-machine:/home/c/luizromario $ (tramp-sh-handle-exec-path) ("/home/c/luizromario/emacs/bin" "/home/c/luizromario/.local/bin" "/bin" "/usr/bin" "/sbin" "/usr/sbin" "/usr/local/bin" "/usr/local/sbin" "/home/c/luizromario/")


reply via email to

[Prev in Thread] Current Thread [Next in Thread]