From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: USE_LSB_TAG and MS-DOS Date: Tue, 18 May 2004 21:34:08 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <2719-Sat15May2004150718+0300-eliz@gnu.org> <5567-Sat15May2004202435+0300-eliz@gnu.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1084925138 5529 80.91.224.253 (19 May 2004 00:05:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 May 2004 00:05:38 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 19 02:05:27 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 1BQEaN-0005xE-00 for ; Wed, 19 May 2004 02:05:27 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BQEaN-0000XK-00 for ; Wed, 19 May 2004 02:05:27 +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 1BQESa-0006GW-9u for emacs-devel@quimby.gnus.org; Tue, 18 May 2004 19:57:24 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQDhL-0005RG-81 for emacs-devel@gnu.org; Tue, 18 May 2004 19:08:35 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQDRO-00028u-Ll for emacs-devel@gnu.org; Tue, 18 May 2004 18:52:38 -0400 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BQBIJ-0006Ta-3p; Tue, 18 May 2004 16:34:35 -0400 Original-Received: from wanchan.jasonrumney.net (i-195-137-77-250.freedom2surf.net [195.137.77.250]) by outmail.freedom2surf.net (8.12.10/8.12.10) with ESMTP id i4IKYHU9032402; Tue, 18 May 2004 21:34:17 +0100 Original-Received: from NYAUMO (nyaumo.jasonrumney.net [10.0.0.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 2D0B0DDD3D; Tue, 18 May 2004 21:34:17 +0100 (BST) Original-To: YAMAMOTO Mitsuharu In-Reply-To: (YAMAMOTO Mitsuharu's message of "Mon, 17 May 2004 17:45:02 +0900") User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (windows-nt) 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:23669 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23669 YAMAMOTO Mitsuharu writes: > Maybe you will find such cases by specifying -DUSE_LISP_UNION_TYPE in > compilation. Thanks for the tip. I uncovered dozens of such bugs, and now I am seeing normal colors again.