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 21:00:50 +0100

Hi Wanrong,

cold you please check what the value of `org-tags-special-face-re is'?

If it is nil, try to set the faces through the customize interface.
I see now that setting it in Lisp might not work.

- Carsten

On Dec 19, 2008, at 8:53 PM, Wanrong Lin wrote:


Thanks for the replies. I restarted Emacs to ensure the faces were refreshed. Also, I just tried the named faces. Did not work. Looks like you guys don't have the problem, I will look a little deeper.

Wanrong

Carsten Dominik wrote:

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




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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