all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Documentation for NOBLOCKING property?
@ 2014-11-23  2:59 James Harkins
  2014-11-23  3:14 ` Rasmus
  2014-12-01 14:53 ` Bastien
  0 siblings, 2 replies; 3+ messages in thread
From: James Harkins @ 2014-11-23  2:59 UTC (permalink / raw)
  To: orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-12-01 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-23  2:59 Documentation for NOBLOCKING property? James Harkins
2014-11-23  3:14 ` Rasmus
2014-12-01 14:53 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.