emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] I have a problem about "Multi-state workflows "


From: Thomas S. Dye
Subject: Re: [O] I have a problem about "Multi-state workflows "
Date: Mon, 04 Feb 2013 05:21:24 -1000

Helong Feng <address@hidden> writes:

> I read the orgguide.pdf when I read page 11,I have a problem.
> I set some TODO keywords such as
> (setq org-todo-keywords
> '((sequence "TODO(t)" "|" "DONE(d)")
> (sequence "REPORT(r)" "BUG(b)" "KNOWNCAUSE(k)" "|" "FIXED(f)")
> (sequence "|" "CANCELED(c)")))
>
> and it works,but I am confused about the following:
> To define TODO keywords that are valid only in a single file, use the
> following text
> anywhere in the file.
> #+TODO: TODO(t) | DONE(d)
> #+TODO: REPORT(r) BUG(b) KNOWNCAUSE(k) | FIXED(f)
> #+TODO: | CANCELED(c)
> but it does not work,can someone help me?

If you've just typed this in, then you need to C-c C-c to refresh your
setup.  If you open a file with these lines, then Org should find them
and set the keywords appropriately. 

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]