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

Previous Next

Packages: emacs, ns;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Adrian Robert <adrian.b.robert <at> gmail.com>
Subject: bug#1663: marked as done (color-gray-p for Emacs.app)
Date: Wed, 21 Jan 2009 22:35:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 22 Jan 2009 00:29:09 +0200
with message-id <F1E7FA89-D966-4E88-95DE-9E49EBF0B14A <at> gmail.com>
and subject line Re: color-gray-p for Emacs.app
has caused the Emacs bug report #1663,
regarding color-gray-p for Emacs.app
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
1663: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1663
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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''


[Message part 3 (message/rfc822, inline)]
From: Adrian Robert <adrian.b.robert <at> gmail.com>
To: 1663-done <at> debbugs.gnu.org
Subject: Re: color-gray-p for Emacs.app
Date: Thu, 22 Jan 2009 00:29:09 +0200
Closing, fixed 2009/1/21.



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.