From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Filippo A. Salustri" Subject: Re: Using '?' as a todo keyword? Date: Sat, 14 Apr 2012 21:59:15 -0400 Message-ID: References: <11245.1334339261@alphaville> <14630.1334348520@alphaville> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf300faacf89c99704bdae0dd1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJEkK-0007ev-Lw for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 21:59:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SJEkI-0007uD-OP for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 21:59:20 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:64037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SJEkI-0007u7-H9 for emacs-orgmode@gnu.org; Sat, 14 Apr 2012 21:59:18 -0400 Received: by ggeq1 with SMTP id q1so2509492gge.0 for ; Sat, 14 Apr 2012 18:59:16 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: suvayu ali Cc: nicholas.dokos@hp.com, emacs-orgmode mailing list --20cf300faacf89c99704bdae0dd1 Content-Type: text/plain; charset=ISO-8859-1 Thanks for the idea. Yes, I also use colour, but my brain prefers both colour and mnemonics that work for it. I do understand it's not for everyone. /fas On 14 April 2012 19:34, suvayu ali wrote: > Hi Filippo, > > On Fri, Apr 13, 2012 at 22:28, Filippo A. Salustri > 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. > -- \V/_ Filippo A. Salustri, Ph.D., P.Eng. Mechanical and Industrial Engineering Ryerson University 350 Victoria St, Toronto, ON M5B 2K3, Canada Tel: 416/979-5000 ext 7749 Fax: 416/979-5265 Email: salustri@ryerson.ca http://deseng.ryerson.ca/~fil/ --20cf300faacf89c99704bdae0dd1 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks for the idea. =A0Yes, I also use colour, but my brain prefers both c= olour and mnemonics that work for it. =A0I do understand it's not for e= veryone.
/fas

On 14 April 2012= 19:34, suvayu ali <fatkasuvayu+linux@gmail.com> wrote:
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 alp= ha keywords,
> drawing my attention to them.

Maybe something like this will help.

(setq org-todo-keyword-faces
=A0 =A0 =A0'(("DBUG" . (:background "gold" :foregr= ound "indianred3" :weight bold))
=A0 =A0 =A0 =A0("LEAK" . (:background "gold" :foregrou= nd "indianred3" :weight bold))
=A0 =A0 =A0 =A0("SEGF" . (:background "gold" :foregrou= nd "indianred3" :weight bold))
=A0 =A0 =A0 =A0("CNCL" . (:background "snow3" :foregro= und "black" :weight bold))
=A0 =A0 =A0 =A0))

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.<= br>
--
Suvayu

Open source is the future. It sets us free.



-- \V/_
Filippo A. Salustri, Ph.D., P.Eng.
Mechanical and Industrial = Engineering
Ryerson University
350 Victoria St, Toronto, ON
M5B 2K= 3, Canada
Tel: 416/979-5000 ext 7749
Fax: 416/979-5265
Email: salustri@ryerson.ca
http://deseng.ryerson= .ca/~fil/

--20cf300faacf89c99704bdae0dd1--