From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alex Schroeder Newsgroups: gmane.emacs.devel Subject: color-grey-p and black? Date: Mon, 26 Sep 2005 22:04:44 +0200 Message-ID: <4338545C.9080003@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1793138142==" X-Trace: sea.gmane.org 1127765377 16192 80.91.229.2 (26 Sep 2005 20:09:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2005 20:09:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 26 22:09:27 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EJzFw-0002p0-Dj for ged-emacs-devel@m.gmane.org; Mon, 26 Sep 2005 22:07:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EJzFv-0002C3-JA for ged-emacs-devel@m.gmane.org; Mon, 26 Sep 2005 16:07:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EJzEk-0001dy-8p for emacs-devel@gnu.org; Mon, 26 Sep 2005 16:06:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EJzEd-0001ZF-AR for emacs-devel@gnu.org; Mon, 26 Sep 2005 16:06:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EJzEb-0001RX-2D for emacs-devel@gnu.org; Mon, 26 Sep 2005 16:05:57 -0400 Original-Received: from [62.2.95.247] (helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EJzDT-000744-7l for emacs-devel@gnu.org; Mon, 26 Sep 2005 16:04:47 -0400 Original-Received: from [10.0.1.2] (217-162-112-104.dclient.hispeed.ch [217.162.112.104]) (authenticated bits=0) by smtp.hispeed.ch (8.12.6/8.12.6/tornado-1.0) with ESMTP id j8QK4jVg003475 for ; Mon, 26 Sep 2005 22:04:45 +0200 User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: de-DE, de, en-us, en Original-To: Emacs Devel X-Enigmail-Version: 0.91.0.0 X-Virus-Scanned: ClamAV version 0.87, clamav-milter version 0.87 on smtp-06.tornado.cablecom.ch X-Virus-Status: Clean X-DCC-spamcheck-02.tornado.cablecom.ch-Metrics: smtp-06.tornado.cablecom.ch 32701; Body=1 Fuz1=1 Fuz2=1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:43265 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1793138142== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF64164C4ED5EC28303E529FC" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF64164C4ED5EC28303E529FC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I think color-gray-p should return t for shades of gray, white, and black, as per doc string. But it does not work for black... (color-gray-p "white") t (color-gray-p "black") nil (color-gray-p "gray0") nil Alex. --------------enigF64164C4ED5EC28303E529FC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDOFRchzodZy0FtdcRAkz9AJ9KEZwfI/EZtTKEaBDIewEqnL/4ZACfVSsf jzeUa0+rBzIw2Rh5z7+jBZ8= =oOK9 -----END PGP SIGNATURE----- --------------enigF64164C4ED5EC28303E529FC-- --===============1793138142== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1793138142==--