|
From: | Emacs bug Tracking System |
Subject: | bug#1663: marked as done (color-gray-p for Emacs.app) |
Date: | Wed, 21 Jan 2009 22:35:03 +0000 |
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
--- Begin Message ---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''
--- End Message ---
--- Begin Message ---Subject: Re: color-gray-p for Emacs.app Date: Thu, 22 Jan 2009 00:29:09 +0200 Closing, fixed 2009/1/21.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |