From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Daniel Pittman Newsgroups: gmane.emacs.help Subject: Re: GCC and Emacs Date: Tue, 28 Sep 2004 13:26:15 +1000 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87oejrrs4o.fsf@enki.rimspace.net> References: <001101c4a505$85e1be00$0b00a8c0@jim> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096344125 13283 80.91.229.6 (28 Sep 2004 04:02:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Sep 2004 04:02:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 28 06:01:57 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CC9Bd-0004MQ-00 for ; Tue, 28 Sep 2004 06:01:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CC9Ht-0004nI-Vm for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Sep 2004 00:08:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CC9Hl-0004n2-D1 for help-gnu-emacs@gnu.org; Tue, 28 Sep 2004 00:08:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CC9Hk-0004mq-WC for help-gnu-emacs@gnu.org; Tue, 28 Sep 2004 00:08:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CC9Hk-0004mn-TD for help-gnu-emacs@gnu.org; Tue, 28 Sep 2004 00:08:16 -0400 Original-Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CC9BM-00031c-GB for help-gnu-emacs@gnu.org; Tue, 28 Sep 2004 00:01:40 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CC9BL-0002wM-00 for ; Tue, 28 Sep 2004 06:01:39 +0200 Original-Received: from 203-217-29-45.perm.iinet.net.au ([203.217.29.45]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Sep 2004 06:01:39 +0200 Original-Received: from daniel by 203-217-29-45.perm.iinet.net.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Sep 2004 06:01:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 203-217-29-45.perm.iinet.net.au User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:HFcFR1/swfe9U9ghw1GnbqMK6Pc= 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20920 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20920 On 28 Sep 2004, Joe wrote: > i have emacs installed on windows 2000, and it works great, however, i cannot > compile my files, i have to upload them via ftp and compile them in an x-term > on the university server, i have gcc in a file on my computer, my question is > how the heck to i link the two? if you could explain it in great detail i > would really appreciate it, otherwise any suggestions would also help I suspect that your question isn't clear enough, but my attempt at an answer: Use ange-ftp, or TRAMP, to edit the files on the University computer inside Emacs. Use 'rcompile' to run your compilation on the remote machine. That way you have your Emacs environment, but you work entirely on the machine where the compiler and tools exist. Regards, Daniel -- Thank God we're living in a country where the sky's the limit, the stores are open late and you can shop in bed thanks to television. -- Joan Rivers