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

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

Re: Calling `compile` command on a remote host


From: Pascal Bourguignon
Subject: Re: Calling `compile` command on a remote host
Date: Mon, 05 Sep 2005 18:26:18 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Anakreon <anakreonmejdi@yahoo.gr> writes:

> I use tramp to edit files on a remote host from within emacs.
> This works fine but I'd prefer to call the [Alt+x compile] command on those
> files. Now I use ssh to call 'make' on the remote host which has the 
> disadvantage
> that the errors found during compilation are reported on the console.
>
> Is there a way to convince the compile command to call 'make' on the remote 
> host
> via ssh?

M-x compile RET C-a ssh remote  RET
M-x compile RET C-a ssh remote 'cd remotedir ; C-e ' RET


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
Kitty like plastic.
Confuses for litter box.
Don't leave tarp around.


reply via email to

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