From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.pretest.bugs,gmane.emacs.devel Subject: Re: Font-lock.el uses strange value for min-colors (Was x-display-color-cells returns wrong number) Date: Mon, 01 Mar 2004 13:55:14 +0100 Sender: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Message-ID: <404332B2.3070708@swipnet.se> References: <14AB9AB8-6A0E-11D8-99DB-00039363E640@swipnet.se> <2914-Sun29Feb2004201424+0200-eliz@elta.co.il> <60951CF7-6AED-11D8-8672-00039363E640@swipnet.se> <2719-Sun29Feb2004232501+0200-eliz@elta.co.il> <762B05F4-6B02-11D8-B66E-00039363E640@swipnet.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1078161265 24485 80.91.224.253 (1 Mar 2004 17:14:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Mar 2004 17:14:25 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Eli Zaretskii , emacs-devel@gnu.org Original-X-From: emacs-pretest-bug-bounces+gebp-emacs-pretest-bug=gmane.org@gnu.org Mon Mar 01 18:14:01 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 1AxqzR-0003k8-00 for ; Mon, 01 Mar 2004 18:14:01 +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 1AxqxW-0007EC-MC for gebp-emacs-pretest-bug@gmane.org; Mon, 01 Mar 2004 12:12:02 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AxngK-0004ZQ-29 for emacs-pretest-bug@gnu.org; Mon, 01 Mar 2004 08:42:04 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AxnC9-0000Cj-GR for emacs-pretest-bug@gnu.org; Mon, 01 Mar 2004 08:11:24 -0500 Original-Received: from [213.115.192.53] (helo=mail2.norrnet.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1Axmxd-0006x3-Ju; Mon, 01 Mar 2004 07:55:53 -0500 Original-Received: from stubby.bodenonline.com (stubby.bodenonline.com [193.201.16.94]) by mail2.norrnet.net (BorderWare MXtreme Mail Firewall) with ESMTP id DDEAB3479B; Mon, 1 Mar 2004 13:55:49 +0100 (CET) Original-Received: from accessno42.bodenonline.com (accessno42.bodenonline.com [193.201.16.44]) by stubby.bodenonline.com (8.12.1/8.12.1) with ESMTP id i21DkR2R007790; Mon, 1 Mar 2004 14:46:28 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031019 X-Accept-Language: en-us, en Original-To: harder@ifa.au.dk In-Reply-To: <762B05F4-6B02-11D8-B66E-00039363E640@swipnet.se> 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:2277 gmane.emacs.devel:20219 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20219 > I can do the change, but I don't know if x-display-color-cells or > display-color-cells should change yet. I'll have to check where > else x-display-color-cells is used. I will do it within a day or so. I've changed x-display-color-cells. Can you rerun your test and see if it is better now? Thanks, Jan D.