emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] "DONE" markers have different colors?


From: Thomas S. Dye
Subject: Re: [O] "DONE" markers have different colors?
Date: Tue, 08 May 2018 13:23:07 -1000
User-agent: mu4e 0.9.18; emacs 25.2.2

Aloha Kaushal,

Kaushal Modi writes:

Hello,

On Tue, May 8, 2018 at 5:56 PM Thomas S. Dye <address@hidden> wrote:


These are from two differently colored TODO cookies, not DONE
cookies.

There are text properties here:
  face                 (:inherit hl-todo :foreground "#cc9393")
  fontified            t
  org-category         "research"
  org-stats            0

There are text properties here:
  face                 org-todo
  fontified            t
  org-category         "research"
  org-stats            0


I don't use the hl-todo package. But looks like you do, and it somehow
highlights only some "TODO" keywords based on some regexp.

How about disabling hl-todo completely in Org files, and then see if you
still get that difference in faces?

That's it. It is a known issue with spacemacs, which I'm using. See: https://github.com/syl20bnr/spacemacs/issues/9950, which provides a solution.

All the best,
Tom

--
Thomas S. Dye
http://www.tsdye.com



reply via email to

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