From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: Re: Font-lock.el uses strange value for min-colors Date: Sun, 29 Feb 2004 23:22:03 +0200 Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Message-ID: <6654-Sun29Feb2004232202+0200-eliz@elta.co.il> References: <14AB9AB8-6A0E-11D8-99DB-00039363E640@swipnet.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1078089888 22545 80.91.224.253 (29 Feb 2004 21:24:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 29 Feb 2004 21:24:48 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Sun Feb 29 22:24:39 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AxYQR-0007To-00 for ; Sun, 29 Feb 2004 22:24:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AxYQE-0000V7-F5 for gebp-emacs-pretest-bug@gmane.org; Sun, 29 Feb 2004 16:24:26 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AxYQ8-0000S1-5I for emacs-pretest-bug@gnu.org; Sun, 29 Feb 2004 16:24:20 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AxYPb-0000ET-H2 for emacs-pretest-bug@gnu.org; Sun, 29 Feb 2004 16:24:18 -0500 Original-Received: from [192.114.186.18] (helo=bilbo.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AxYP2-00005l-Ju; Sun, 29 Feb 2004 16:23:12 -0500 Original-Received: from zaretski (pns03-195-232.inter.net.il [80.230.195.232]) by bilbo.inter.net.il (MOS 3.4.4-GR) with ESMTP id CNL92678; Sun, 29 Feb 2004 23:22:46 +0200 (IST) Original-To: Jesper Harder X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Jesper Harder on Sun, 29 Feb 2004 19:18:10 +0100) X-BeenThere: emacs-pretest-bug@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.pretest.bugs:2251 gmane.emacs.devel:20205 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20205 > From: Jesper Harder > Date: Sun, 29 Feb 2004 19:18:10 +0100 > > It clearly doesn't mean the number of available colours, since > `list-colors-display' shows much more than 64 colours. On X, `list-colors-display' currently displays the colors whose list is in x-win.el, IIRC.