unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1663: color-gray-p for Emacs.app
@ 2008-12-21 21:54 ` Alex Schröder 
  2009-01-21 22:35   ` bug#1663: marked as done (color-gray-p for Emacs.app) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Schröder  @ 2008-12-21 21:54 UTC (permalink / raw)
  To: emacs-pretest-bug

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''






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

* bug#1663: marked as done (color-gray-p for Emacs.app)
  2008-12-21 21:54 ` bug#1663: color-gray-p for Emacs.app Alex Schröder 
@ 2009-01-21 22:35   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-01-21 22:35 UTC (permalink / raw)
  To: Adrian Robert

[-- Attachment #1: Type: text/plain, Size: 858 bytes --]


Your message dated Thu, 22 Jan 2009 00:29:09 +0200
with message-id <F1E7FA89-D966-4E88-95DE-9E49EBF0B14A@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1663: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1663
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 3519 bytes --]

From: "Alex Schröder" <kensanata@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: color-gray-p for Emacs.app
Date: Sun, 21 Dec 2008 22:54:59 +0100
Message-ID: <9abbd5730812211354x73cf0fe5w867d927ec6d666b6@mail.gmail.com>

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''



[-- Attachment #3: Type: message/rfc822, Size: 2468 bytes --]

From: Adrian Robert <adrian.b.robert@gmail.com>
To: 1663-done@emacsbugs.donarmstrong.com
Subject: Re: color-gray-p for Emacs.app
Date: Thu, 22 Jan 2009 00:29:09 +0200
Message-ID: <F1E7FA89-D966-4E88-95DE-9E49EBF0B14A@gmail.com>

Closing, fixed 2009/1/21.



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

end of thread, other threads:[~2009-01-21 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <F1E7FA89-D966-4E88-95DE-9E49EBF0B14A@gmail.com>
2008-12-21 21:54 ` bug#1663: color-gray-p for Emacs.app Alex Schröder 
2009-01-21 22:35   ` bug#1663: marked as done (color-gray-p for Emacs.app) Emacs bug Tracking System

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).