From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Building Emacs with Cygwin Date: Fri, 22 Nov 2002 15:44:07 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <20021122154008.3726.LEKTU@terra.es> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1037976767 17654 80.91.224.249 (22 Nov 2002 14:52:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 22 Nov 2002 14:52:47 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18FFAT-0004ZG-00 for ; Fri, 22 Nov 2002 15:52:29 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18FFEg-00072d-00 for ; Fri, 22 Nov 2002 15:56:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18FF3n-0007sN-00; Fri, 22 Nov 2002 09:45:35 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18FF2Z-0005WX-00 for emacs-devel@gnu.org; Fri, 22 Nov 2002 09:44:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18FF2T-0005Jr-00 for emacs-devel@gnu.org; Fri, 22 Nov 2002 09:44:18 -0500 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 18FF2T-0005Eq-00 for emacs-devel@gnu.org; Fri, 22 Nov 2002 09:44:13 -0500 Original-Received: from [62.22.27.143] (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id gAMEi7R15568; Fri, 22 Nov 2002 15:44:07 +0100 Original-To: Joe Buehler In-Reply-To: X-Mailer: Becky! ver. 2.05.06 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9620 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9620 On Fri, 22 Nov 2002 08:39:36 -0500, Joe Buehler wrote: > I submitted the necessary 21.2 patches back in September > on this list. I have been told that they are being reviewed. Hum... I'm not entirely sure there's anyone actively "reviewing them" (but I could be wrong). > Once they are merged in, I will be happy to grab the CVS and do > a test build. But I would like some notice when the merge does > indeed happen, rather than polling CVS to see what's new. IMHO, the best way to send the patches is against the current CVS versions. Send patches that we can just install (against the trunk and/or the RC), and it'll be easier to test them and try to detect what, if anything, is wrong. That way is easier to check if your set up and, say, mine are alike and what could be causing problems in my system that do not appear in yours, or what should I change or test to make it work. /L/e/k/t/u