From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregor Zattler Subject: Re: Bug: with option hidestars to be hidden stars are on white backround on block terminal [7.9.2 (release_7.9.2-882-gf47a71 @ /home/grfz/src/org-mode/lisp/)] Date: Sat, 29 Dec 2012 01:45:58 +0100 Message-ID: <20121229004558.GA12518@boo.workgroup> References: <87d2xu8fjq.fsf@boo.workgroup> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TokZl-0004wO-Gc for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 19:47:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TokZi-000856-Pe for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 19:46:57 -0500 Received: from mout.gmx.net ([212.227.15.19]:56660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TokZi-00084y-Gm for emacs-orgmode@gnu.org; Fri, 28 Dec 2012 19:46:54 -0500 Received: from mailout-de.gmx.net ([10.1.76.4]) by mrigmx.server.lan (mrigmx001) with ESMTP (Nemesis) id 0MNfPA-1ThZpf1nQI-007H8x for ; Sat, 29 Dec 2012 01:46:53 +0100 Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hi Achim, Bastien, org-developers, * Achim Gratz [28. Dec. 2012]: > Am 28.12.2012 14:36, schrieb Gregor Zattler: >>I use option `hidestars' and Emacs/org-mode on a terminal with >>black background. Since a few days the superflous stars are not >>hidden any more but shown on a white background. This makes them >>stand out very much. > > I don't see how this change is related since it changes the > foreground, not the background. What do the following things return > if you eval them in the org buffer (with M-: since they are not > interactive): I don't know if it's essential to this tests if the commit in question is applied or not so I do this two times: first line is for Org-mode version 7.9.2 (release_7.9.2-890-g9cf680 @ /home/grfz/src/org-mode/lisp/) (--> patch reverted; stars are hidden) second line is for Org-mode version 7.9.2 (release_7.9.2-877-ge6d8ed @ /home/grfz/src/org-mode/lisp/) (--> with Bastiens patch, stars with white background) > (face-background 'default nil 'default) "unspecified-bg" "unspecified-bg" > (face-foreground 'default nil 'default) "unspecified-fg" "unspecified-fg" > (face-background 'org-hide nil 'default) "unspecified-bg" "unspecified-bg" > (face-foreground 'org-hide nil 'default) "black" "unspecified-bg" (yes: "-bg") This is on a customised rxvt-unicode with (among others) the following command line options: -tn rxvt-unicode-256color -fg white -bg black It's the same on uncustomised xterm. Ciao, Gregor -- -... --- .-. . -.. ..--.. ...-.-