From: Alex Schroeder <alex@gnu.org>
Subject: color-grey-p and black?
Date: Mon, 26 Sep 2005 22:04:44 +0200 [thread overview]
Message-ID: <4338545C.9080003@gnu.org> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 216 bytes --]
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.
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 253 bytes --]
[-- Attachment #2: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
next reply other threads:[~2005-09-26 20:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-26 20:04 Alex Schroeder [this message]
2005-09-28 17:10 ` color-grey-p and black? Richard M. Stallman
2005-09-28 18:32 ` Eli Zaretskii
2005-09-29 14:10 ` Richard M. Stallman
2005-09-29 15:03 ` Daniel Brockman
2005-09-30 17:33 ` Richard M. Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4338545C.9080003@gnu.org \
--to=alex@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.