From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.devel Subject: Re: arch taglines in Tramp files -- how to keep them? Date: Sun, 30 Nov 2003 18:19:38 +0000 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87ptf9vhvp.fsf@emptyhost.emptydomain.de> References: <877k1j5ch0.fsf@emptyhost.emptydomain.de> <20031129225333.GC11618@fencepost> <87isl1x3ys.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070217305 29997 80.91.224.253 (30 Nov 2003 18:35:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Nov 2003 18:35:05 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun Nov 30 19:35:03 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQWPP-0007hi-00 for ; Sun, 30 Nov 2003 19:35:03 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQWPO-0005jU-01 for ; Sun, 30 Nov 2003 19:35:03 +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 1AQXMc-0006bl-Qv for emacs-devel@quimby.gnus.org; Sun, 30 Nov 2003 14:36:14 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AQXKp-00060K-9Q for emacs-devel@gnu.org; Sun, 30 Nov 2003 14:34:23 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AQXGR-0004q6-GS for emacs-devel@gnu.org; Sun, 30 Nov 2003 14:30:22 -0500 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AQX88-0002w5-6F for emacs-devel@gnu.org; Sun, 30 Nov 2003 14:21:16 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AQWAg-0004qG-00 for ; Sun, 30 Nov 2003 19:19:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQWAe-0004q8-00 for ; Sun, 30 Nov 2003 19:19:48 +0100 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AQWAe-0007OG-00 for ; Sun, 30 Nov 2003 19:19:48 +0100 Original-Lines: 15 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:tVWZ5Lemgfjm8OQK4s4Gd4xyIIc= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18225 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18225 Kai Grossjohann writes: > Miles Bader writes: > >> Just copy the taglines from the emacs CVS files into the official >> files before copying the whole files in the opposite direction. > > Okay, that's what I will do. Thanks. Tramp 2.0.38 is now committed to Emacs CVS. I hope I haven't b0rked it, being a bit rusty in this. (I b0rked the commit message for the lisp subdir already -- it contains only a subset of the ChangeLog entries. Gnah.) Kai