emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: with option hidestars to be hidden stars are on white backr


From: Achim Gratz
Subject: Re: [O] 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: Fri, 28 Dec 2012 15:38:31 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.11) Gecko/20121115 Thunderbird/10.0.11

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

(face-background 'default nil 'default)
(face-foreground 'default nil 'default)
(face-background 'org-hide nil 'default)
(face-foreground 'org-hide nil 'default)

--
Achim.

(on the road :-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]