From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Buehler Newsgroups: gmane.emacs.devel Subject: Re: [PATCHES] 21.3.50 for Cygwin: patch 7 Date: Mon, 16 Dec 2002 12:33:40 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <3DFE0E74.6000602@hekimian.com> References: <3DFDE52A.7040902@hekimian.com> <20021216155826.DB15.LEKTU@terra.es> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1040060374 23059 80.91.224.249 (16 Dec 2002 17:39:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 16 Dec 2002 17:39:34 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18NzCs-0005yC-00 for ; Mon, 16 Dec 2002 18:39:06 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18NzQR-0004Z7-00 for ; Mon, 16 Dec 2002 18:53:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18NzAi-00063v-04 for emacs-devel@quimby.gnus.org; Mon, 16 Dec 2002 12:36:52 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18NzAI-000622-00 for emacs-devel@gnu.org; Mon, 16 Dec 2002 12:36:26 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18NzAF-000610-00 for emacs-devel@gnu.org; Mon, 16 Dec 2002 12:36:24 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Nz8Y-0005dJ-00 for emacs-devel@gnu.org; Mon, 16 Dec 2002 12:34:39 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18Nz7e-0005bU-00 for ; Mon, 16 Dec 2002 18:33:42 +0100 Original-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18Nz7H-0005ZW-00 for ; Mon, 16 Dec 2002 18:33:19 +0100 Original-Path: not-for-mail Original-Lines: 17 Original-NNTP-Posting-Host: 64.47.34.2 Original-X-Trace: main.gmane.org 1040059999 20994 64.47.34.2 (16 Dec 2002 17:33:19 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Mon, 16 Dec 2002 17:33:19 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.2) Gecko/20021126 X-Accept-Language: en-us, en In-Reply-To: <20021216155826.DB15.LEKTU@terra.es> X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:10175 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10175 Juanma Barranquero wrote: > I can install them, but: do they go in as they are, or is someone > planning to test them a little more? > > Because, AFAIK, we're not just talking about the trunk but the > EMACS_21_1_RC branch too, aren't we? The posted patches are against the CVS trunk. At least, I did not tell CVS to use a particular branch when I pulled the code out of the repository. Once the patches get merged in, I will be happy to pull it out again and make sure everything builds OK. Joe Buehler