emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Wanrong Lin <wanrong.lin@gmail.com>
To: "\"Emacs-orgmode\" mailing list" <emacs-orgmode@gnu.org>
Subject: Re: org-tag-faces does not work for me
Date: Fri, 19 Dec 2008 15:01:56 -0500	[thread overview]
Message-ID: <494BFDB4.4070609@gmail.com> (raw)
In-Reply-To: <76D00AB5-E031-4D9D-84D8-90351C25449F@uva.nl>


Ok, it seems I found the cause.

The org-tag-faces will take effect only when it is set before
(require 'org-install)

Putting org-tag-faces before (require 'org-install) is not a big deal. 
But it is a little bit odd, as I can do (setq org-tag-alist ....) after 
(require 'org-install), but the faces have to be set before it.

Anyway, I am glad I found the problem. Thank you.

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
>

  parent reply	other threads:[~2008-12-19 20:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-19 15:34 org-tag-faces does not work for me Wanrong Lin
2008-12-19 17:47 ` Carsten Dominik
2008-12-19 19:53   ` Wanrong Lin
2008-12-19 20:00     ` Carsten Dominik
2008-12-19 20:01   ` Wanrong Lin [this message]
2008-12-19 20:36     ` Carsten Dominik
2008-12-19 18:09 ` Samuel Wales

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=494BFDB4.4070609@gmail.com \
    --to=wanrong.lin@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).