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

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

Re: tramp and how to source remote environment


From: Michael Albinus
Subject: Re: tramp and how to source remote environment
Date: Tue, 17 Mar 2009 21:25:36 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

ramestica@gmail.com writes:

> In general I find a bit too intrusive from tramp to go and do
> something with my PATH in the remote machine. I would like the call to
> tramp-set-remote-pat in tramp-open-connection-setup-interactive-shell
> to be a choice left to the user. What do you think of the attached
> patch?

I have committed a patch in Tramp CVS with a similar intention. If you
apply

(add-to-list 'tramp-remote-path 'tramp-own-remote-path)

after loading Tramp, your $PATH settings shall be preserved.

> Rodrigo

Best regards, Michael.




reply via email to

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