From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#9402: list-colors-display Date: Wed, 31 Aug 2011 12:35:18 +0300 Organization: JURTA Message-ID: <8762ldvs89.fsf@mail.jurta.org> References: <87obz83v0x.fsf@mail.jurta.org> <838vqcf086.fsf@gnu.org> <834o0yg5cm.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1314785339 1696 80.91.229.12 (31 Aug 2011 10:08:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 31 Aug 2011 10:08:59 +0000 (UTC) Cc: 9402@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Aug 31 12:08:54 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qyhj4-0005ol-IY for geb-bug-gnu-emacs@m.gmane.org; Wed, 31 Aug 2011 12:08:54 +0200 Original-Received: from localhost ([::1]:41021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyhj3-0008QN-Lp for geb-bug-gnu-emacs@m.gmane.org; Wed, 31 Aug 2011 06:08:53 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:55691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyhj1-0008QI-2i for bug-gnu-emacs@gnu.org; Wed, 31 Aug 2011 06:08:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qyhj0-0001It-4J for bug-gnu-emacs@gnu.org; Wed, 31 Aug 2011 06:08:51 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:53255) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyhj0-0001Ip-1X for bug-gnu-emacs@gnu.org; Wed, 31 Aug 2011 06:08:50 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Qyhm5-0004f3-WB; Wed, 31 Aug 2011 06:12:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 31 Aug 2011 10:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9402 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9402-submit@debbugs.gnu.org id=B9402.131478547517864 (code B ref 9402); Wed, 31 Aug 2011 10:12:01 +0000 Original-Received: (at 9402) by debbugs.gnu.org; 31 Aug 2011 10:11:15 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QyhlK-0004e4-TR for submit@debbugs.gnu.org; Wed, 31 Aug 2011 06:11:15 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QyhlI-0004dw-8v for 9402@debbugs.gnu.org; Wed, 31 Aug 2011 06:11:13 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id D86B96EB0E1; Wed, 31 Aug 2011 03:02:01 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 0C241451C3CA; Wed, 31 Aug 2011 02:43:27 -0700 (PDT) In-Reply-To: <834o0yg5cm.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 30 Aug 2011 20:46:17 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 31 Aug 2011 06:12:01 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:50463 Archived-At: > Done in revision 105619 on the trunk. Thank you. I confirm that it's fixed now. As for platform-specific colors, what I meant is implementing exactly the same handling of colors as currently is already implemented in Emacs on Windows where `M-x list-colors-display' lists platform-specific colors at the end of the color list: `SystemBackground', `SystemWindow', `SystemWindowText' and all other system colors, and the user can select system colors in `customize-face' via completion or the "Choose" button that includes all platform-specific colors. Another question is why the face definition of `region' has platform-specific colors for GTK and NS, but not for Windows. In Emacs on Windows two system colors are available exactly for that purpose. Their names are `SystemHilight' (background) and `SystemHilightText' (foreground).