From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: To-do dependencies per-file or per-subtree? Date: Sun, 17 Jun 2012 08:09:12 -0400 Message-ID: <87k3z62l93.fsf@norang.ca> References: <87aa024dta.wl%jamshark70@dewdrop-world.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52315) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgEIG-0000gK-NR for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 08:09:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgEIF-0006yK-0m for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 08:09:24 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:65077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgEIE-0006xe-TY for emacs-orgmode@gnu.org; Sun, 17 Jun 2012 08:09:22 -0400 In-Reply-To: <87aa024dta.wl%jamshark70@dewdrop-world.net> (James Harkins's message of "Sun, 17 Jun 2012 15:06:57 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: James Harkins Cc: emacs-orgmode@gnu.org James Harkins writes: > I see that I can set org-enforce-todo-dependencies, but this is a > global setting. Is it possible to have one org file with dependencies > and another without? Or by subtree? Hi James, You can set the ORDERED and NOBLOCKING properties to modify/override this setting in individual subtrees. I don't know of a way to set this per file. Regards, Bernt