emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] total time spent on a task


From: Christoph Groth
Subject: Re: [O] total time spent on a task
Date: Thu, 17 Apr 2014 11:02:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Hi Bastien,

Thank you for looking into this.

Bastien <address@hidden> 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

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