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: Thu, 21 Nov 2002 22:31:42 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: <20021121221920.C93C.LEKTU@terra.es> References: <20021121162637.65F6.LEKTU@terra.es> 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 1037914321 7109 80.91.224.249 (21 Nov 2002 21:32:01 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 21 Nov 2002 21:32:01 +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 18EyvY-0001qX-00 for ; Thu, 21 Nov 2002 22:32:00 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18EyzO-0006DR-00 for ; Thu, 21 Nov 2002 22:35:59 +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 18Eyvx-0007KE-00; Thu, 21 Nov 2002 16:32:25 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18EyvO-00077n-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 16:31:50 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18EyvK-00077J-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 16:31:50 -0500 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp2.mail.isp) by monty-python.gnu.org with esmtp (Exim 4.10) id 18EyvJ-000766-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 16:31:46 -0500 Original-Received: from [213.99.112.36] ([213.99.112.36]) by tsmtp2.mail.isp (terra.es) with ESMTP id H5Y3ST00.1YY; Thu, 21 Nov 2002 22:31:41 +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:9614 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9614 On Thu, 21 Nov 2002 14:52:17 -0500 Joe Buehler wrote: > What's 21.1 RC? The emacs I am using under Cygwin is built from the 21.2 > tar.gz. Currently, the Emacs in the CVS has two main branches: the HEAD branch (or "trunk"), where new development is happening, and the EMACS_21_1_RC branch, from which the bugfix-only 21.3 will be released (hopefully) soonish, and which is in some sort of feature-freeze. You should send the patches against one or both versions (though I'm not sure if there's still time to include such a configuration patch into the RC). On the Savannah page (http://savannah.gnu.org/cvs/?group=emacs) you can find directions to get anonymous access to the Emacs CVS. Thanks, -- Juanma Barranquero