unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* color-grey-p and black?
@ 2005-09-26 20:04 Alex Schroeder
  2005-09-28 17:10 ` Richard M. Stallman
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Schroeder @ 2005-09-26 20:04 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-09-30 17:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-26 20:04 color-grey-p and black? Alex Schroeder
2005-09-28 17:10 ` 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).