emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Documentation for NOBLOCKING property?


From: James Harkins
Subject: [O] Documentation for NOBLOCKING property?
Date: Sun, 23 Nov 2014 10:59:03 +0800
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/24.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Just now, I needed to exempt a couple of subtrees from TODO dependency 
blocking. I found that you can do this by setting a subtree property NOBLOCKING.

This option appears to be undocumented (by which I mean, it isn't mentioned in 
the manual's dependency checking page, and a web search for "orgmode todo 
noblocking" turned up pages about TODOs but none with any obvious reference to 
noblocking). I found the property by grepping the .el sources for "blocked" to 
find the org-todo function, and then scanning the function until I found 
something that looked like property access.

Was it intentional to omit this from the documentation?

hjh



reply via email to

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