Re: [Orgmode] Org-mode version 5.13

2007-10-20 Thread Bastien
Hello all, Carsten Dominik <[EMAIL PROTECTED]> writes: > - The table of context is wrapped into a div with a class > "table-of-contents". This should be "id", not "class", since there is only one instance of the table of contents - fixed in the proposed patch. > - The outline stru

[Orgmode] Does org-stuck-project work?

2007-10-20 Thread Wanrong Lin
Hi, I am trying to setup my org-stuck-project, as following: (setq org-stuck-project '("/PROJECT" ("APPOINT") ("NextAction" "Buy") "\\")) My intention is: 1. Only consider items with "PROJECT" TODO keyword 2. Ignore subtrees containing an item with the "APPOINT" TODO keyword 3. Ignore su