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: Patch to display "System" colors Date: Sat, 15 Nov 2003 16:17:48 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <9003-Sat15Nov2003161747+0200-eliz@elta.co.il> References: <20031115002657.44691.qmail@web60309.mail.yahoo.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1068905937 15301 80.91.224.253 (15 Nov 2003 14:18:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Nov 2003 14:18:57 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Nov 15 15:18:54 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AL1GI-0006IV-00 for ; Sat, 15 Nov 2003 15:18:54 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AL1GI-0007EU-00 for ; Sat, 15 Nov 2003 15:18:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AL2DD-0005w6-3f for emacs-devel@quimby.gnus.org; Sat, 15 Nov 2003 10:19:47 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AL2Cm-0005rE-7y for emacs-devel@gnu.org; Sat, 15 Nov 2003 10:19:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AL2CF-0005JS-97 for emacs-devel@gnu.org; Sat, 15 Nov 2003 10:19:19 -0500 Original-Received: from [192.114.186.23] (helo=aragorn.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AL2CE-0005J8-OT for emacs-devel@gnu.org; Sat, 15 Nov 2003 10:18:46 -0500 Original-Received: from zaretski (pns03-196-160.inter.net.il [80.230.196.160]) by aragorn.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id BWN89647; Sat, 15 Nov 2003 16:17:14 +0200 (IST) Original-To: Michael Mauger X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: <20031115002657.44691.qmail@web60309.mail.yahoo.com> (message from Michael Mauger on Fri, 14 Nov 2003 16:26:57 -0800 (PST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 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:17836 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:17836 > Date: Fri, 14 Nov 2003 16:26:57 -0800 (PST) > From: Michael Mauger > > This small patch will show all of the logical system colors in > `list-colors-display' while still filtering similiar physical colors. I think this change should at least be conditioned on the MS-Windows platform. (Actually, I'm not even sure I understand the reson for the different treatment of the ``system'' colors, but I'll let Windows experts to judge that.)