From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-15?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.devel Subject: Integrate Tramp Date: Sun, 16 Jun 2002 23:23:04 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1024262702 13999 127.0.0.1 (16 Jun 2002 21:25:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 16 Jun 2002 21:25:02 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17JhWA-0003dg-00 for ; Sun, 16 Jun 2002 23:25:02 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17Jhw5-00055w-00 for ; Sun, 16 Jun 2002 23:51:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17JhVH-0002gM-00; Sun, 16 Jun 2002 17:24:07 -0400 Original-Received: from waldorf.cs.uni-dortmund.de ([129.217.4.42]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17JhUN-0002dd-00 for ; Sun, 16 Jun 2002 17:23:12 -0400 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id g5GLNAb01055 for ; Sun, 16 Jun 2002 23:23:10 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id XAA24493; Sun, 16 Jun 2002 23:23:05 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id A01CF3B5DF; Sun, 16 Jun 2002 23:23:04 +0200 (CEST) Original-To: emacs-devel@gnu.org Original-Lines: 23 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.3.50 (i686-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4911 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4911 Finally, I'd like to integrate Tramp into Emacs. How is the procedure? Do I just commit something or do I post it here for inspection? Without further instructions, I would commit lisp/net/tramp.el and lisp/net/tramp-vc.el for the code and man/tramp.texi for the documentation. There is also tramp_ja.texi for a Japanese version of the manual and tramp-util.el which contains just one short function, tramp-compile, as a remote analog of `compile'. These should not be committed, I think. At the moment, tramp.el contains a version number (the $Id$ keyword). I gather that you're not happy with having version numbers in Lisp files. But I think it would be useful to continue to support a version of Tramp which is not bundled with Emacs. Then people can try out new Tramp features without having to fetch the most recent Emacs version from CVS. Advice? kai -- People mountain, people sea, today no see, tomorrow see. (from Chinese)