Hi Bastien,

Thank you for looking into this.

Bastien <b...@gnu.org> writes:

In fact, times were shown for the other headlines as well, but
white-on-yellow! I've modified the org-clock-overlay so the problem
is now fixed for me.

Is this a bug? (It appears for me in bleeding edge orgmode.) The original org-clock-overlay only specifies the background color as yellow. How to find out from which face the white foreground was inherited? The command describe-face does not seem to help for this.

I can't reproduce the problem here, it probably depends on the Emacs
version you use.  Can you tell more about your setup?

I'm running Emacs 24.3.1 and org-mode 8.2.4, both from Debian testing. By bisecting my Emacs configuration I've found out that the culprit is

(setq org-startup-indented t)

When indented mode is disabled, the overlays appear with brown text on
yellow background.  Can you reproduce this?

Christoph


Reply via email to