GNU bug report logs - #1663
color-gray-p for Emacs.app

Previous Next

Packages: ns, emacs;

Reported by: "Alex Schröder" <kensanata <at> gmail.com>

Date: Sun, 21 Dec 2008 22:05:05 UTC

Severity: normal

Done: Adrian Robert <adrian.b.robert <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Alex Schröder" <kensanata <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: color-gray-p for Emacs.app
Date: Sun, 21 Dec 2008 22:54:59 +0100
Apparently all the colors on my system are gray:

(dolist (item color-name-rgb-alist)
  (let ((color (car item)))
    (when (not (color-gray-p color))
      (error color))))
=> nil

(length color-name-rgb-alist)
=> 657

(color-gray-p "red")
=> t

In GNU Emacs 23.0.60.1 (i386-apple-darwin8.11.1, NS apple-appkit-824.48)
 of 2008-12-21 on Pyrobombus.local
Windowing system distributor `Apple', version
97.112.112.108.101.45.97.112.112.107.105.116.45.56.50.52.46.52.56
configured using `configure  '--with-ns''




This bug report was last modified 16 years and 187 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.