From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Todo with checkboxes is grayed out in agenda Date: Wed, 24 Aug 2011 17:57:21 +0200 Message-ID: <87fwkqol9a.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34893) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwFq3-0005on-TW for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 11:58:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QwFpz-0006Cd-MB for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 11:57:59 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QwFpz-0006CS-DT for emacs-orgmode@gnu.org; Wed, 24 Aug 2011 11:57:55 -0400 Received: by wyi11 with SMTP id 11so1144827wyi.0 for ; Wed, 24 Aug 2011 08:57:54 -0700 (PDT) In-Reply-To: (Nathan Neff's message of "Wed, 24 Aug 2011 07:43:54 -0500") 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: Nathan Neff Cc: emacs-orgmode Hello, Nathan Neff writes: > I have a todo like this: > > * todo something > - [ ] first > - [ ] next > > In the agenda, the todo something header is displayed grayed out. > > Is there a way to turn this off? I'd like to see TODOs with > checkboxes under them as regular TODOs, not as parent TODOs > in the agenda. What is the value of `org-enforce-todo-checkbox-dependencies'? Regards, -- Nicolas Goaziou