From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "MitchellCowen" Newsgroups: gmane.emacs.help Subject: Re: tramp, emacs, xp, putty Date: 5 Jan 2007 15:57:48 -0800 Organization: http://groups.google.com Message-ID: <1168041468.474560.284940@q40g2000cwq.googlegroups.com> References: <1168015803.195812.40590@q40g2000cwq.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1168044043 15957 80.91.229.12 (6 Jan 2007 00:40:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 6 Jan 2007 00:40:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 06 01:40:42 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 1H2zbz-0000Ug-IP for geh-help-gnu-emacs@m.gmane.org; Sat, 06 Jan 2007 01:40:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H2zby-0000Bc-NE for geh-help-gnu-emacs@m.gmane.org; Fri, 05 Jan 2007 19:40:38 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!q40g2000cwq.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: 74.100.73.253 Original-X-Trace: posting.google.com 1168041475 10959 127.0.0.1 (5 Jan 2007 23:57:55 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 5 Jan 2007 23:57:55 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: q40g2000cwq.googlegroups.com; posting-host=74.100.73.253; posting-account=-yg-NA0AAAD51zzhVbi-3fcaRel6zKQs Original-Xref: shelby.stanford.edu gnu.emacs.help:144560 Original-To: help-gnu-emacs@gnu.org 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:40164 Archived-At: Where do you get the binary? Eli Zaretskii wrote: > > From: "MitchellCowen" > > Date: 5 Jan 2007 08:50:03 -0800 > > > > I've been browsing through the list archives but I still don't > > understand how to install tramp to work with normal emacs [not xemacs > > or emacsW32] on XP. Someone says that emacs22 already has tramp but I > > don't see the binary at http://ftp.gnu.org/gnu/emacs/windows/ . > > Emacs 22 was not yet released, but you can find the binary on the same > site as emacsW32: there's an unpatched binary there. > > > 1. Downloaded cygwin > > 2. Downloaded tramp > > 3. Unpacked tramp to C:\Program Files\emacs\emacs-21.3\tramp-2.1.7 > > 4. change directory to the tramp-2.1.7 directory > > 5. ./configure --with-contrib --with-lispdir='C:/Program > > Files/Emacs/site-lisp' --infodir='C:/Program Files/Emacs/info' > > > > I get the response > > : command not found4: > > ./configure: line 24: syntax error near unexpected token 'newline' > > ./configure: line 24 'case set -o 2> /dev/null' in *posix *>set -o > > posix;;' sac > > > > I am assuming this is some problem with cygwin. Any ideas how to do > > this correctly? > > I suggest to get a native Windows binary of Emacs 22, it all works > there out of the box, no customizations in .emacs are necessary.