From unknown Tue Aug 19 13:14:43 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1665 <1665@debbugs.gnu.org> To: bug#1665 <1665@debbugs.gnu.org> Subject: Status: face-foreground on Mac OS 10.4.11 Reply-To: bug#1665 <1665@debbugs.gnu.org> Date: Tue, 19 Aug 2025 20:14:43 +0000 retitle 1665 face-foreground on Mac OS 10.4.11 reassign 1665 emacs submitter 1665 "Alex Schr=C3=B6der" severity 1665 normal thanks From kensanata@gmail.com Sun Dec 21 14:05:27 2008 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Dec 2008 22:05:27 +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 mBLM5OWH002502 for ; Sun, 21 Dec 2008 14:05:25 -0800 Received: from mail.gnu.org ([199.232.76.166]:58884 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LEWPY-0007FC-Pe for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 17:04:32 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LEWQM-0005dX-SB for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 17:05:23 -0500 Received: from yx-out-1718.google.com ([74.125.44.155]:45243) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEWQM-0005dP-JS for emacs-pretest-bug@gnu.org; Sun, 21 Dec 2008 17:05:22 -0500 Received: by yx-out-1718.google.com with SMTP id 34so653401yxf.66 for ; Sun, 21 Dec 2008 14:05:22 -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=NoAa7FEoNET2vJ1qoLnS0JVo5wwCx4SpS3b2cGqqk9M=; b=TpRgRC1JNXSRXj/USRkrn/sZGvzCOuLAXw8W6wTe5bWWfswLWRA4cGvx9sgKdF6Rlk BupvALSf8Ttb0wia6GpvsGldRfRQbk900PX9St4UAKmW+a0a9D2hehhCjckXpDYZPle3 IjrOxyWSZispx4YKH4FHRkBnmBBXNQCUhj27E= 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=IsQV3/kpQS87JmlgzAk5xVz0yA8aPLcyzIMD8GPEDSLvVjsHGmABuTzz3ZaqrVfKAj 042aHJOaXAXw+ljqmirS8GLSbwwzW93LwH7Q5dr8PJgFJyydjpmCVGhR3sLwRUxMS1qg a95cKO8iLmPO9TJnJcYbZWdO3gGIiwxZ8Ctyg= Received: by 10.90.100.20 with SMTP id x20mr2934695agb.47.1229897122094; Sun, 21 Dec 2008 14:05:22 -0800 (PST) Received: by 10.90.96.9 with HTTP; Sun, 21 Dec 2008 14:05:22 -0800 (PST) Message-ID: <9abbd5730812211405j5c936fc5k2d1a9c46fc8b2f11@mail.gmail.com> Date: Sun, 21 Dec 2008 23:05:22 +0100 From: "=?ISO-8859-1?Q?Alex_Schr=F6der?=" To: emacs-pretest-bug@gnu.org Subject: face-foreground on Mac OS 10.4.11 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) face-foreground doesn't return the correct foreground color if it is inherited. In the following example test has a purple foreground, test2 inherits from test, and both have a purple foreground when I look at them using list-faces-display. (face-foreground "test2") returns nil, however. (progn (make-face 'test) (set-face-foreground 'test "purple") (assert (string= (face-foreground 'test) "purple")) (defface test2 '((t (:inherit test))) "Test") (assert (string= (face-foreground 'test2) "purple"))) 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 cyd@stupidchicken.com Sat Dec 27 18:54:18 2008 Received: (at 1665-done) by emacsbugs.donarmstrong.com; 28 Dec 2008 02:54: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 cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBS2sGSQ022536 for <1665-done@emacsbugs.donarmstrong.com>; Sat, 27 Dec 2008 18:54:17 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 7B10757E217; Sat, 27 Dec 2008 21:54:25 -0500 (EST) From: Chong Yidong To: =?utf-8?Q?Alex_Schr=C3=B6der?= Cc: 1665-done@debbugs.gnu.org Subject: Re: face-foreground on Mac OS 10.4.11 Date: Sat, 27 Dec 2008 21:54:25 -0500 Message-ID: <87iqp5huvy.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > face-foreground doesn't return the correct foreground color if it is > inherited. In the following example test has a purple foreground, > test2 inherits from test, and both have a purple foreground when I > look at them using list-faces-display. (face-foreground "test2") > returns nil, however. You want to use a non-nil INHERIT argument for face-foreground, I think. From unknown Tue Aug 19 13:14:43 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Sun, 25 Jan 2009 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator