From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-tag-faces does not work for me Date: Fri, 19 Dec 2008 21:00:50 +0100 Message-ID: References: <494BBF05.3070602@gmail.com> <76D00AB5-E031-4D9D-84D8-90351C25449F@uva.nl> <494BFBC2.1030509@gmail.com> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDlWq-0002Hg-PX for emacs-orgmode@gnu.org; Fri, 19 Dec 2008 15:00:56 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDlWp-0002H8-GT for emacs-orgmode@gnu.org; Fri, 19 Dec 2008 15:00:55 -0500 Received: from [199.232.76.173] (port=40269 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDlWp-0002H1-B0 for emacs-orgmode@gnu.org; Fri, 19 Dec 2008 15:00:55 -0500 Received: from mail-ew0-f13.google.com ([209.85.219.13]:38900) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDlWo-0002Dw-OB for emacs-orgmode@gnu.org; Fri, 19 Dec 2008 15:00:54 -0500 Received: by ewy6 with SMTP id 6so1298232ewy.18 for ; Fri, 19 Dec 2008 12:00:53 -0800 (PST) In-Reply-To: <494BFBC2.1030509@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Wanrong Lin Cc: "\"Emacs-orgmode\" mailing list" 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. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode