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

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

Re: Open file.


From: Kin Cho
Subject: Re: Open file.
Date: 27 Feb 2004 08:41:14 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

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

> Kai Grossjohann <kai@emptydomain.de> writes:
> 
> > Emacs comes with Ange-FTP, which allows you to use FTP for this.  Just
> > type C-x C-f /user@host:/some/file RET.
> >
> > There is also Tramp which is similar to Ange-FTP but uses a shell
> > connection obtained via ssh, rsh, telnet, or su.  Tramp can also use
> > smbclient.  Warning: I started the whole thing.
> >
> > Kai
> 
> 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,

Why not just start emacs on the remote host and display back on
your display -- then you can do anything you want.

-kin

> 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? 


reply via email to

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