* color-values range
@ 2007-01-26 15:31 Juanma Barranquero
0 siblings, 0 replies; only message in thread
From: Juanma Barranquero @ 2007-01-26 15:31 UTC (permalink / raw)
To: Emacs Devel
The docstring for `color-values' says:
These values appear to range from 0 65535; white is \(65535 65535 65535\).
which Gerd modified from the previous description:
These values appear to range from 0 to 65280 or 65535, depending
on the system; white is \(65280 65280 65280\) or \(65535 65535 65535\).
I'd say the docstring should be fixed: either 0 to 65535 is now always
the right range for all systems supported, or white is not necessarily
(65535 65535 65535).
Is there any system currently supported where the range is *not* 0 to 65535?
/L/e/k/t/u
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-26 15:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-26 15:31 color-values range Juanma Barranquero
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.