From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: [jbuehler@hekimian.com: [PATCHES] patches for compiling GNU emacs 21.2 under Cygwin] Date: Mon, 30 Sep 2002 21:12:49 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <2593-Mon30Sep2002211248+0200-eliz@is.elta.co.il> References: <3D985459.5080907@hekimian.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1033409744 3799 127.0.0.1 (30 Sep 2002 18:15:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 30 Sep 2002 18:15:44 +0000 (UTC) Cc: rms@gnu.org, 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 17w553-0000z0-00 for ; Mon, 30 Sep 2002 20:15:41 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17w5oq-0005sZ-00 for ; Mon, 30 Sep 2002 21:03:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17w55F-0003cY-00; Mon, 30 Sep 2002 14:15:53 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17w52X-00034E-00 for emacs-devel@gnu.org; Mon, 30 Sep 2002 14:13:05 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17w52Q-0002zz-00 for emacs-devel@gnu.org; Mon, 30 Sep 2002 14:13:04 -0400 Original-Received: from frigg.inter.net.il ([192.114.186.16]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17w52P-0002wS-00; Mon, 30 Sep 2002 14:12:57 -0400 Original-Received: from Zaretsky ([80.230.2.40]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id BUH43473; Mon, 30 Sep 2002 21:12:47 +0300 (IDT) Original-To: joseph.buehler@spirentcom.com X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <3D985459.5080907@hekimian.com> (message from Joe Buehler on Mon, 30 Sep 2002 09:40:41 -0400) 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:8268 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8268 > Date: Mon, 30 Sep 2002 09:40:41 -0400 > From: Joe Buehler > > The patches have been in use in a Cygwin GNU emacs package > for several weeks now, and I have fixed all user-reported bugs, > so there is some assurance that they are not seriously broken. Thanks. I did assume that the patches were tested. What I'd like to see was what solutions for various compatibility problems were taken, and whether there are alternatives to consider. Thanks for working on this.