From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.help Subject: Re: editing remote files with eshell Date: Sun, 04 Mar 2007 09:58:18 +0100 Organization: Organization?!? Message-ID: <85hct1wfkl.fsf@lola.goethe.zz> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173001244 17580 80.91.229.12 (4 Mar 2007 09:40:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 4 Mar 2007 09:40:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 04 10:40:38 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HNnCo-0002Kl-Cm for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Mar 2007 10:40:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HNnCn-0001Bc-WF for geh-help-gnu-emacs@m.gmane.org; Sun, 04 Mar 2007 04:40:38 -0500 Original-Path: shelby.stanford.edu!headwall.stanford.edu!newsfeed.esat.net!newsfeed.icl.net!newsfeed.arcor.de!newsspool1.arcor-online.net!news.arcor.de.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: 2FEFf>]>q>2iw=B6, xrUubRI>pR&Ml9=ao@P@i)L:\urd*t9M~y1^:+Y]'C0~{mAl`oQuAl \!3KEIp?*w`|bL5qr,H)LFO6Q=qx~iH4DN; i"; /yuIsqbLLCh/!U#X[S~(5eZ41to5f%E@'ELIi$t^ Vc\LWP@J5p^rst0+('>Er0=^1{]M9!p?&:\z]|;&=NP3AhB!B_bi^]Pfkw User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.94 (gnu/linux) Cancel-Lock: sha1:mDdWUrI8S8EupKg+p3RvCeuK34A= Original-Lines: 20 Original-NNTP-Posting-Date: 04 Mar 2007 09:58:18 CET Original-NNTP-Posting-Host: a295d19a.newsspool2.arcor-online.net Original-X-Trace: DXC=EbfT_SJYN9_V0Pe9PRnbJ\A9EHlD; 3YcR4Fo<]lROoRQ8kF5MOK`; S:bhJ\4UN26IlmTIS@<9bKiIeVcX Original-X-Complaints-To: usenet-abuse@arcor.de Original-Xref: shelby.stanford.edu gnu.emacs.help:146034 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:41638 Archived-At: "Andrew Yates" writes: > I've been using emacs for a little while and decided yesterday to try > to use emacs with eshell as my primary terminal. I have most > everything working satisfactorily, but I still haven't found a good > way to edit files on remote hosts. I know that TRAMP can edit remote > files using SSH, but it isn't as transparent as I would like. > > Is there any way that when I run "emacs filename" in a SSH session > using eshell, the remote file can be opened in a new local buffer? What I do in eshell is just cd /hostname:directory RET and then either C-x C-f filename RET or, alternatively, find-file filename RET (yes, use find-file as a shell command). -- David Kastrup, Kriemhildstr. 15, 44793 Bochum