From unknown Wed Aug 20 01:17:47 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1663: color-gray-p for Emacs.app Reply-To: "Alex =?UTF-8?Q?Schr=C3=B6der"?= , 1663@debbugs.gnu.org Resent-From: "Alex =?UTF-8?Q?Schr=C3=B6der"?= Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 21 Dec 2008 22:05:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 1663 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122989650530815 (code B ref -1); Sun, 21 Dec 2008 22:05:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Dec 2008 21:55:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBLLt1bB030649 for ; Sun, 21 Dec 2008 13:55:02 -0800 Received: from mail.gnu.org ([199.232.76.166]:58693 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LEWFW-0006nF-0P for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 16:54:10 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LEWGK-0004xr-9G for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 16:55:00 -0500 Received: from rn-out-0910.google.com ([64.233.170.190]:16649) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEWGJ-0004xl-Ve for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 16:55:00 -0500 Received: by rn-out-0910.google.com with SMTP id k32so1369304rnd.7 for ; Sun, 21 Dec 2008 13:54:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=PzifvmRSh2WRrNtD7FmBj1/ezeGZsmN2ox0DFjW0/Zk=; b=I1veIklXlmqc7VlVrvVlZa9zw0mZJo8tvJBlLp9ZDQ0dqn8k6LFKfpq//fMZ81OJMZ QY7RVnzUcfjhNkb3KSOkNo7uUxIsfbEm8Bsc7XyUIL7yOq3jK/beJWvV2Vz1XtjVqTVD mFvA9QfHQFsedXgC3Twm562Ni5LHzItm9J3sM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=ucLP8qozOE4xWdVYIg85aR9BTcEuaa23qbfY8+s9dPmijrmujXCYo85ti0eqbVP19B Rirw8Y5Hr56erLMLcjj+LkCIb+3geCQZWvUr9wP7q3T+/5M5J8IdixIrtedtoVGX1C2j JvuJ1vkrYnDS0JL/YLeqq9EvlN3+NPo1cs6cw= Received: by 10.90.113.11 with SMTP id l11mr2922951agc.87.1229896499207; Sun, 21 Dec 2008 13:54:59 -0800 (PST) Received: by 10.90.96.9 with HTTP; Sun, 21 Dec 2008 13:54:59 -0800 (PST) Message-ID: <9abbd5730812211354x73cf0fe5w867d927ec6d666b6@mail.gmail.com> Date: Sun, 21 Dec 2008 22:54:59 +0100 From: "Alex =?UTF-8?Q?Schr=C3=B6der"?= To: emacs-pretest-bug@gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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'' From rgm@gnu.org Sat Jan 3 18:08:04 2009 Received: (at control) by emacsbugs.donarmstrong.com; 4 Jan 2009 02:08:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.7 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n04281Al027408 for ; Sat, 3 Jan 2009 18:08:02 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LJIOD-0008IO-Nf; Sat, 03 Jan 2009 21:06:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18784.6589.638899.56291@fencepost.gnu.org> Date: Sat, 3 Jan 2009 21:06:53 -0500 From: Glenn Morris To: control X-Debbugs-No-Ack: yes reassign 1778 spam reassign 1777 spam reassign 1774 spam reassign 1773 spam reassign 1772 spam severity 1771 wishlist reassign 1769 spam reassign 1760 spam reassign 1759 spam reassign 1758 spam reassign 1663 emacs,ns reassign 1677 emacs,gnus reassign 1687 emacs,ns reassign 1693 emacs,gnus close 1698 tags 1702 moreinfo reassign 1729 emacs,cc-mode tags 1731 notabug severity 1750 wishlist reassign 1756 emacs,cc-mode From unknown Wed Aug 20 01:17:47 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: "Alex =?UTF-8?Q?Schr=C3=B6der"?= Subject: bug#1663 closed by Adrian Robert (Re: color-gray-p for Emacs.app) Message-ID: References: <9abbd5730812211354x73cf0fe5w867d927ec6d666b6@mail.gmail.com> X-Emacs-PR-Message: they-closed 1663 X-Emacs-PR-Package: emacs,ns Reply-To: 1663@debbugs.gnu.org Date: Wed, 21 Jan 2009 22:35:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1232577304-23476-1" This is a multi-part message in MIME format... ------------=_1232577304-23476-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs,ns package: #1663: color-gray-p for Emacs.app It has been closed by Adrian Robert . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Adrian Robert by replying to this email. --=20 1663: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1663 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1232577304-23476-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 1663-done) by emacsbugs.donarmstrong.com; 21 Jan 2009 22:29:19 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f10.google.com (mail-ew0-f10.google.com [209.85.219.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0LMTFYo022252 for <1663-done@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 14:29:16 -0800 Received: by ewy3 with SMTP id 3so3050124ewy.1 for <1663-done@emacsbugs.donarmstrong.com>; Wed, 21 Jan 2009 14:29:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:mime-version :content-transfer-encoding:message-id:content-type:to:from:subject :date:x-mailer; bh=Ad9n4K2wH6S29aMwdiGf39DY68dhWxn7LlXIQ2zpkU0=; b=k4uRgPpzb6TWzkas6b3g1amMHvPuWCnNuZO1In4C3CG3Aa8j+rPFvbuduKECWdDVQD 3RJ7/yqHgFnbr4WtG2vXqm1HJiD1Pu82knBEbfWIHD0VjNBigZSczn3Ejkv1EKAsmf/8 rGzOHdPhYmo+hMrgJdLq9V2vZrhGqiv/AqoIA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:content-transfer-encoding:message-id:content-type:to :from:subject:date:x-mailer; b=kxuXFAklZgGVtd5MF/77qreUj5TKm8L6AUuAW5hGeFc5DU2Z491yQCYcR9HxWHcCcb xUlKhSVN4HdQ9V28dJTjNyeC/U1IySQSjApXbfaJ3ursMhN+U2nalLHgU17+Vr55ljE3 nZtEaSGGz/+NbSm4dmJk0X/T0V95f6bw+fxLs= Received: by 10.210.119.5 with SMTP id r5mr3547137ebc.89.1232576949443; Wed, 21 Jan 2009 14:29:09 -0800 (PST) Received: from ?192.168.1.101? (h018098.gprs.dnafinland.fi [87.93.18.98]) by mx.google.com with ESMTPS id 5sm426114eyh.58.2009.01.21.14.29.07 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 21 Jan 2009 14:29:08 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v753.1) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: 1663-done@debbugs.gnu.org From: Adrian Robert Subject: Re: color-gray-p for Emacs.app Date: Thu, 22 Jan 2009 00:29:09 +0200 X-Mailer: Apple Mail (2.753.1) Closing, fixed 2009/1/21. ------------=_1232577304-23476-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 21 Dec 2008 21:55:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBLLt1bB030649 for ; Sun, 21 Dec 2008 13:55:02 -0800 Received: from mail.gnu.org ([199.232.76.166]:58693 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LEWFW-0006nF-0P for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 16:54:10 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LEWGK-0004xr-9G for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 16:55:00 -0500 Received: from rn-out-0910.google.com ([64.233.170.190]:16649) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEWGJ-0004xl-Ve for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 16:55:00 -0500 Received: by rn-out-0910.google.com with SMTP id k32so1369304rnd.7 for ; Sun, 21 Dec 2008 13:54:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=PzifvmRSh2WRrNtD7FmBj1/ezeGZsmN2ox0DFjW0/Zk=; b=I1veIklXlmqc7VlVrvVlZa9zw0mZJo8tvJBlLp9ZDQ0dqn8k6LFKfpq//fMZ81OJMZ QY7RVnzUcfjhNkb3KSOkNo7uUxIsfbEm8Bsc7XyUIL7yOq3jK/beJWvV2Vz1XtjVqTVD mFvA9QfHQFsedXgC3Twm562Ni5LHzItm9J3sM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=ucLP8qozOE4xWdVYIg85aR9BTcEuaa23qbfY8+s9dPmijrmujXCYo85ti0eqbVP19B Rirw8Y5Hr56erLMLcjj+LkCIb+3geCQZWvUr9wP7q3T+/5M5J8IdixIrtedtoVGX1C2j JvuJ1vkrYnDS0JL/YLeqq9EvlN3+NPo1cs6cw= Received: by 10.90.113.11 with SMTP id l11mr2922951agc.87.1229896499207; Sun, 21 Dec 2008 13:54:59 -0800 (PST) Received: by 10.90.96.9 with HTTP; Sun, 21 Dec 2008 13:54:59 -0800 (PST) Message-ID: <9abbd5730812211354x73cf0fe5w867d927ec6d666b6@mail.gmail.com> Date: Sun, 21 Dec 2008 22:54:59 +0100 From: "=?ISO-8859-1?Q?Alex_Schr=F6der?=" To: emacs-pretest-bug@gnu.org Subject: color-gray-p for Emacs.app MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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'' ------------=_1232577304-23476-1--