delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/05/20/20:04:39

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
To: cygwin AT cygwin DOT com
From: letters AT hotpop DOT com
Subject: Re: tramp and cygwin emacs
Keywords: tramp,cvs,emacs,cygwin,require,org
Date: Wed, 21 May 2003 03:08:54 +0300
In-Reply-To: <3EC2B8A8.5030404@physics.ucla.edu> (Charles Plager's message
of "Wed, 14 May 2003 16:44:08 -0500")
Message-ID: <n0hhcga1.fsf@blue.sea.net>
References: <3EC29DF8 DOT 8020107 AT physics DOT ucla DOT edu>
<3EC2A606 DOT 4070702 AT hekimian DOT com> <3EC2B8A8 DOT 5030404 AT physics DOT ucla DOT edu>
MIME-Version: 1.0

* Wed 2003-05-14 Charles Plager <cplager+cygwin AT physics DOT ucla DOT edu> list.cygwin
* Message-Id: 
| I looked at this website and found lots of postings about tramp and NT
| emacs, but none about how to build tramp under cygwin or tramp and
| cygwin emacs.

It works out of he box. 
I'm using the CVS version, so you I suggest downloading it with

    root AT w2kpicasso:/usr/share/site-lisp/net/cvs-packages/savannah/tramp# head -200 CVS/R*
    ==> CVS/Repository <==
    tramp
    ==> CVS/Root <==
    :pserver:anoncvs AT subversions DOT gnu DOT org:/cvsroot/tramp


   $ cvs -d <PSERVER-see-above> login
     RET
   $ cvs -d <PSERVER-see-above> co tramp
   $ cd tramp
   $ autoconf

After add this to your ~/.emacs

    (require 'cl)
    (pushnew "<path-to-tramp-directory>/lisp" load-path :test 'string=)
    (require 'ange-ftp)
    (require 'tramp)

And start using tramp by reading:

    http://www.xemacs.org/Documentation/packages/html/tramp_toc.html#SEC_Contents

Note, The above cvs and Emacs instruction is from my memory, I didn't
vanilla test new one, since I have the working version running.

Jari

| 
| Joe Buehler wrote:
| > Charles Plager wrote:
| >
| >>     I just searched the archives and didn't find much on this.  I'm
| >> trying to figure out how to install  and use tramp with the cygwin
| >> emacs.  I've searched on Google and all the links that I found
| >> (that aren't broken) assume you have tramp already installed. Any
| >> help would be appreciated.
| > Try here:
| > http://news.gmane.org/thread.php?group=gmane.emacs.tramp

-- 
http://tiny-tools.sourceforge.net/
Swatch  @time http://www.ryanthiessen.com/swatch/resources.htm
Convert @time http://www.mir.com.my/iTime/itime.htm


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019