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: Building Emacs with Cygwin Date: Thu, 21 Nov 2002 14:52:17 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <20021121112009.E1B7.LEKTU@terra.es> <7165369.1037891830056.JavaMail.root@127.0.0.1> <20021121162637.65F6.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 1037909104 14913 80.91.224.249 (21 Nov 2002 20:05:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 21 Nov 2002 20:05:04 +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 18ExZJ-0003rx-00 for ; Thu, 21 Nov 2002 21:04:57 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18Exd8-0005Og-00 for ; Thu, 21 Nov 2002 21:08:54 +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 18ExXt-0003pi-00; Thu, 21 Nov 2002 15:03:29 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18ExWf-0002r5-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 15:02:13 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18ExWZ-0002q0-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 15:02:12 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10) id 18ExWY-0002pu-00 for emacs-devel@gnu.org; Thu, 21 Nov 2002 15:02:06 -0500 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18ExUd-0003VS-00 for ; Thu, 21 Nov 2002 21:00:07 +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 18ExL9-0002ru-00 for ; Thu, 21 Nov 2002 20:50:19 +0100 Original-Path: not-for-mail Original-Lines: 10 Original-NNTP-Posting-Host: 64.47.34.2 Original-X-Trace: main.gmane.org 1037908219 10749 64.47.34.2 (21 Nov 2002 19:50:19 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Thu, 21 Nov 2002 19:50:19 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en 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:9613 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9613 Juanma Barranquero wrote: > Anyway, if Joe Buehler supplies a patch against EMACS_21_1_RC or the > trunk I'm willing to try it again on a clean source tree. What's 21.1 RC? The emacs I am using under Cygwin is built from the 21.2 tar.gz. Joe Buehler