From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Don't block TODO for one heading Date: Wed, 4 May 2011 09:11:55 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:56228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHco2-0007B0-MW for emacs-orgmode@gnu.org; Wed, 04 May 2011 10:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHco1-00067X-OM for emacs-orgmode@gnu.org; Wed, 04 May 2011 10:11:58 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:44201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHco1-00067M-Dd for emacs-orgmode@gnu.org; Wed, 04 May 2011 10:11:57 -0400 Received: by pvc12 with SMTP id 12so730785pvc.0 for ; Wed, 04 May 2011 07:11:55 -0700 (PDT) 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: emacs-orgmode I'm using org-enforce-todo-checkbox-dependencies and would like to turn that feature off for a specific headline / TODO. Is there a property I can set to allow me to change a heading from TODO to DONE w/o checking any checkboxes? If this isn't simple, I can continue to just use C-c C-x C-b to check all the boxen under the headline. Thanks, --Nate