Carsten Dominik <carsten.domi...@gmail.com> writes: >> If I change the "todo-keyword" and write "WAIT", 'WAIT' reamins in a >> plain font > > THis is probably because you have neither configured org-todo- > keywords, nor have you put a > > #+TODO: TODO WAIT | DONE CANCEL > > line into the buffer. You need to tell Org mode what the todo > keywords are.
I see. I found the documentation not so explicit. Do you think the following patch will clarify the sentence? cheers, Giovanni P.S. I sent a patch for the documentation, but Stephen Eglen sent a more complete patch, including also the typo I found. Please reject or archive the patch http://patchwork.newartisans.com/patch/106/
--- org.texi 2010-07-05 17:22:17.923843200 +0200 +++ org-gio.texi 2010-07-05 17:38:24.764091200 +0200 @@ -3775,5 +3775,6 @@ @cindex property, LOGGING -In order to define logging settings that are local to a subtree or a +Once the TODO keywords have been set, in order to define logging +settings that are local to a subtree or a single item, define a LOGGING property in this entry. Any non-empty LOGGING property resets all logging settings to nil. You may then turn
_______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode