tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp 2.26 emacs 24.3 plink


From: Michael Albinus
Subject: Re: tramp 2.26 emacs 24.3 plink
Date: Fri, 19 Sep 2014 11:36:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

MM <address@hidden> writes:

> Also, with M-x compile, i actually need to do remotely:    "cd <dir>
> && ./build.sh"
> So change to some dir and start a script that will launch the compiler.
>
> But then cd is interpreted as local cd, not remote cd.

How do you call "cd"? From the minibuffer? Then you would need to give
the whole Tramp name. From a *shell* buffer? Then it should work. From
an *eshell* buffer? Then you would need the Tramp name as well.

In order to avoid this struggle, it is recommend to use relative file
names. Something like "cd ../../src".



reply via email to

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