emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rich E <reakinator@gmail.com>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: workflow states
Date: Thu, 5 Feb 2009 19:46:42 +0100	[thread overview]
Message-ID: <a3297bc90902051046w34d39c01l469367307e157b48@mail.gmail.com> (raw)
In-Reply-To: <87d4dwlpc4.fsf@gollum.intra.norang.ca>

Ah, I didn't think about trying both lines of code at the same time :)
 You see, i am a copy/paste guy.. some times I don't see the subtle
yet important things like org-todo-keywords as compared to
org-todo-faces, hehe.  Everything works beautifully now, much
appreciated.

cheers,
Rich



On Thu, Feb 5, 2009 at 7:18 PM, Bernt Hansen <bernt@norang.ca> wrote:
> Rich E <reakinator@gmail.com> writes:
>
>> Upgraded.  I can now get the VERIFY with the following code:
>>
>> (setq org-todo-keywords '((sequence "TODO" "VERIFY" "|" "DONE")))
>>
>
> You should be able to cycle between todo states with S-left arrow or
> S-right arrow.
>
>> .. but I the code below does not give me a VERIFY (but it does give me
>> nice colors, which I like :)
>>
>> (setq org-todo-keyword-faces '(("TODO" :foreground "blue" :weight bold)
>>                              ("VERIFY" :foreground "red" :weight bold)
>>                              ("DONE" :foreground "forest green" :weight bold)))
>
> I'm confused.  All org-todo-keyword-faces does is specify colors for the
> TODO keywords... what's not working?
>
>>
>>
>> Sorry for all the questions about these things that I would probably
>> know how to do if I knew lisp, but I don't :)  Thanks for the help!
>
> No need to be sorry - this list is here to help people with org-mode
> usage.
>
> -Bernt
>

      reply	other threads:[~2009-02-05 18:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-05 15:04 workflow states Rich E
2009-02-05 15:25 ` Giovanni Ridolfi
2009-02-05 15:30 ` Bernt Hansen
2009-02-05 15:36 ` Matthew Lundin
2009-02-05 15:49   ` Rich E
2009-02-05 16:52     ` Bernt Hansen
2009-02-05 18:14       ` Rich E
2009-02-05 18:18         ` Bernt Hansen
2009-02-05 18:46           ` Rich E [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=a3297bc90902051046w34d39c01l469367307e157b48@mail.gmail.com \
    --to=reakinator@gmail.com \
    --cc=bernt@norang.ca \
    --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).