From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Martin Newsgroups: gmane.emacs.help Subject: Re: remote-compile Date: Mon, 08 Dec 2003 17:41:56 +0000 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3FD4B7E4.3060007@aepona.com> References: <1070886390.31012.5.camel@comet.aepona.com> <3FD4A52E.80504@aepona.com> <3FD4AC36.2090103@aepona.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1070905672 4986 80.91.224.253 (8 Dec 2003 17:47:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Dec 2003 17:47:52 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 08 18:47:44 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ATPTz-0003JP-00 for ; Mon, 08 Dec 2003 18:47:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ATQQ0-00031u-2f for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Dec 2003 13:47:40 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1ATQMe-0008PP-5L for help-gnu-emacs@gnu.org; Mon, 08 Dec 2003 13:44:12 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ATQM2-0007sw-Nz for help-gnu-emacs@gnu.org; Mon, 08 Dec 2003 13:44:05 -0500 Original-Received: from [194.46.24.5] (helo=mailhost1.aepona.com) by monty-python.gnu.org with esmtp (Exim 4.24) id 1ATQLt-0007pK-Vn for help-gnu-emacs@gnu.org; Mon, 08 Dec 2003 13:43:26 -0500 Original-Received: from comet ([10.10.15.11] helo=aepona.com) by mailhost1.aepona.com with esmtp (Exim 4.24) id 1ATPOP-00083R-8p; Mon, 08 Dec 2003 17:41:57 +0000 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030702 X-Accept-Language: en-us, en Original-To: Eli Zaretskii In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15059 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15059 Eli Zaretskii wrote: >>Date: Mon, 08 Dec 2003 16:52:06 +0000 >>From: Richard Martin >> >> >>Yes the compile kicks off and gives the correct errors but when i press >>enter when the cursor is over the error efs loads the remote file and >>not the local file ie status.c@remotemachine instead of status.c >> >> > >Perhaps the problem is with EFS, then, not with Emacs. > > > >_______________________________________________ >Help-gnu-emacs mailing list >Help-gnu-emacs@gnu.org >http://mail.gnu.org/mailman/listinfo/help-gnu-emacs > > Possibly - has anyone any experience in setting up efs?