From: suvayu ali <fatkasuvayu+linux@gmail.com>
To: "Filippo A. Salustri" <salustri@ryerson.ca>
Cc: nicholas.dokos@hp.com,
emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Using '?' as a todo keyword?
Date: Sun, 15 Apr 2012 01:34:04 +0200 [thread overview]
Message-ID: <CAMXnza0FnJOqAqra_fgSV7M4gRoosbbUHyxd5phAFr2c8gZMYg@mail.gmail.com> (raw)
In-Reply-To: <CAEKxqcikOdsvoaASnyC4NCfssUE1OtmmgHh=MYoczzYou589bA@mail.gmail.com>
Hi Filippo,
On Fri, Apr 13, 2012 at 22:28, Filippo A. Salustri <salustri@ryerson.ca> wrote:
> Later, during review, the '?'s stand out against the other alpha keywords,
> drawing my attention to them.
Maybe something like this will help.
(setq org-todo-keyword-faces
'(("DBUG" . (:background "gold" :foreground "indianred3" :weight bold))
("LEAK" . (:background "gold" :foreground "indianred3" :weight bold))
("SEGF" . (:background "gold" :foreground "indianred3" :weight bold))
("CNCL" . (:background "snow3" :foreground "black" :weight bold))
))
Of course you would need to change the keywords to what ever you use.
PS: I also don't like long keywords, so I keep them 4 characters long.
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2012-04-14 23:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-13 15:09 Using '?' as a todo keyword? Filippo A. Salustri
2012-04-13 17:47 ` Nick Dokos
2012-04-13 19:34 ` Filippo A. Salustri
2012-04-13 20:22 ` Nick Dokos
2012-04-13 20:28 ` Filippo A. Salustri
2012-04-14 23:34 ` suvayu ali [this message]
2012-04-15 1:59 ` Filippo A. Salustri
2012-04-14 23: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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAMXnza0FnJOqAqra_fgSV7M4gRoosbbUHyxd5phAFr2c8gZMYg@mail.gmail.com \
--to=fatkasuvayu+linux@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=nicholas.dokos@hp.com \
--cc=salustri@ryerson.ca \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.