From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Mauger Newsgroups: gmane.emacs.devel Subject: Re: USE_LSB_TAG and MS-DOS Date: Wed, 19 May 2004 07:58:28 -0700 (PDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040519145828.79901.qmail@web60305.mail.yahoo.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084990716 27155 80.91.224.253 (19 May 2004 18:18:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 May 2004 18:18:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 19 20:18:26 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQVe6-0008IX-00 for ; Wed, 19 May 2004 20:18:26 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQVe5-000527-00 for ; Wed, 19 May 2004 20:18:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BQSee-0001TH-2o for emacs-devel@quimby.gnus.org; Wed, 19 May 2004 11:06:48 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQSdf-0001CT-BC for emacs-devel@gnu.org; Wed, 19 May 2004 11:05:47 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQSd3-00011h-5G for emacs-devel@gnu.org; Wed, 19 May 2004 11:05:42 -0400 Original-Received: from [216.109.118.116] (helo=web60305.mail.yahoo.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1BQSd2-00011d-Mc for emacs-devel@gnu.org; Wed, 19 May 2004 11:05:08 -0400 Original-Received: from [158.171.31.18] by web60305.mail.yahoo.com via HTTP; Wed, 19 May 2004 07:58:28 PDT Original-To: Jason Rumney In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23726 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23726 --- Jason Rumney wrote: > Michael Mauger writes: > > > Below is a patch for the W32 MinGW (GCC) build with USE_LSB_TAG > enabled. > > Please check if I have missed anything that you found in the more > substantial changes I installed over the last two days. It looks good. I'm behind a firewall so I've been dependent on the nightly snapshots and thus a day or two behind. Thanks for your efforts. -- Michael