From: Gregor Zattler <telegraph@gmx.net>
To: emacs-orgmode <emacs-orgmode@gnu.org>
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 [thread overview]
Message-ID: <20121229004558.GA12518@boo.workgroup> (raw)
In-Reply-To: <kbkasl$he6$1@ger.gmane.org>
Hi Achim, Bastien, org-developers,
* Achim Gratz <Stromeko@Nexgo.DE> [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
--
-... --- .-. . -.. ..--.. ...-.-
prev parent reply other threads:[~2012-12-29 0:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-28 13:36 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/)] Gregor Zattler
2012-12-28 14:38 ` Achim Gratz
2012-12-28 15:59 ` Nicolas Richard
2012-12-28 16:20 ` Achim Gratz
2012-12-28 17:05 ` Nicolas Richard
2012-12-28 18:02 ` Bastien
2012-12-29 0:45 ` Gregor Zattler [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121229004558.GA12518@boo.workgroup \
--to=telegraph@gmx.net \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).