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

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

Re: Open file.


From: Kai Grossjohann
Subject: Re: Open file.
Date: Fri, 27 Feb 2004 10:39:51 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux)

Jiun-jie Huang <jjhuang@cm.nctu.edu.tw> writes:

> Yes, Tramp is a wonderful tool. I use it to edit source code on remote
> host, can I use it with compile and gdb? Well, maybe I'm too greedy,
> okay, compile is enough. When I use M-x compile with Tramp-opened
> file, Emacs will cd /ssh:user@host:/some/dir, then make, but the
> directory was wrong. Is it possible to automatically make on remote
> machine with issuing a new ssh make command? 

There is no great support for remote compilation, but Tramp comes with
a file tramp-util.el which defines a command tramp-compile or
similar.  It has the problem that you can't see the output as it is
arriving; you have to wait for the compilation to finish before you
can see the output.

But Michael has added functionality to the CVS version of Tramp which
supports async shell commands -- not sure if that helps, I haven't
looked at it, yet.

Kai





reply via email to

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