all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kai Grossjohann <kai@emptydomain.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Open file.
Date: Fri, 27 Feb 2004 10:39:51 +0100	[thread overview]
Message-ID: <87oerkzwrc.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: <m265dtj9nk.fsf@alpha28.cs.nthu.edu.tw> (Jiun-jie Huang's message of "Fri, 27 Feb 2004 14:53:19 +0800")

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	other threads:[~2004-02-27  9:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-18  8:23 Open file Hubert Wisniewski
2004-02-18  9:24 ` Harold
2004-02-18 12:52 ` Kai Grossjohann
2004-02-27  6:53   ` Jiun-jie Huang
2004-02-27  9:39     ` Kai Grossjohann [this message]
     [not found]   ` <mailman.630.1077864933.340.help-gnu-emacs@gnu.org>
2004-02-27 16:41     ` Kin Cho

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oerkzwrc.fsf@emptyhost.emptydomain.de \
    --to=kai@emptydomain.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.