emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-tag-faces does not work for me


From: Carsten Dominik
Subject: Re: [Orgmode] org-tag-faces does not work for me
Date: Fri, 19 Dec 2008 18:47:34 +0100


On Dec 19, 2008, at 4:34 PM, Wanrong Lin wrote:

Hi,

I updated org to the latest (6.15f) and try to use the new org-tag- faces feature, but it does not work me.

I have settings like this:

(setq org-tag-faces
    '(("TODAY" . (:foreground "#C00000"))
      ("APPT"  . (:foreground "#C00000"))
      ("NEXT"  . (:foreground "#C00000"))))

It has no effect at all, regardless whether I have "org-tag" customized or not.


Have you tried to use named faces?

Another thing I noticed is: in the search result of "tags-todo", all my tags are in lower cases, while in regular agenda view, the cases are preserved. I found the change of tag cases annoying. Is this a bug or is there a way to turn that behavior off?

It is a bug, fixed now.

- Carsten





reply via email to

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