emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Peter BARABAS <z0d@wapwap.hu>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: agenda-todo format
Date: Wed, 20 Sep 2006 12:13:57 +0100	[thread overview]
Message-ID: <551027f8702a573d7266d888c64d27e4@science.uva.nl> (raw)
In-Reply-To: <loom.20060914T184510-673@post.gmane.org>


On Sep 14, 2006, at 18:10, Peter BARABAS wrote:
>>
>>> Also, in the todo view tags are not fontified. Is it intentional?
>>
>> How and why would you want them fontified?
>
> In the org-mode buffer the tags have the same color as the text, e.g. 
> in
>
> * Foo                         :foo:
>
> :foo: is blue and bold.
>
> Though now I think I'd like to assign a face to my tags (e.g. green for
> :personal:, blue for :work:). Is there anything that can help me in 
> this?
>
> Is it possible to give priorities faces? E.g. red for #A.

Check out the documentation of the function `font-lock-add-keywords' 
(Emacs only, not XEmacs, I think), this will allow you to get your own 
little extras in org-mode.  This will not work in the agenda, because 
there I control the fontification by hand, font-lock is not in the game 
here.

I don't think it is a good idea to keep the headline-level related face 
in the agenda, because the agenda lists tag matches "democratically", 
without looking at outline level.  That is why also the tags are just 
black, like the headline.

I could give you a hook that runs when the agenda buffer has been 
created......

- Carsten

      reply	other threads:[~2006-09-20 11:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-14 15:24 agenda-todo format Peter BARABAS
2006-09-14 16:01 ` Carsten Dominik
2006-09-14 17:10   ` Peter BARABAS
2006-09-20 11:13     ` Carsten Dominik [this message]

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=551027f8702a573d7266d888c64d27e4@science.uva.nl \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=z0d@wapwap.hu \
    /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).