From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Bug] Lists with checkboxes Date: Fri, 17 Dec 2010 14:50:58 +0100 Message-ID: <87wrn8tsn1.wl%n.goaziou@gmail.com> References: <87zks843oq.fsf@Rainer.invalid> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=37026 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTaiD-0002n7-Ha for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 08:51:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTaiC-0007vp-BV for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 08:51:09 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:63793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTaiC-0007vP-7C for emacs-orgmode@gnu.org; Fri, 17 Dec 2010 08:51:08 -0500 Received: by wyj26 with SMTP id 26so682895wyj.0 for ; Fri, 17 Dec 2010 05:51:06 -0800 (PST) In-Reply-To: <87zks843oq.fsf@Rainer.invalid> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org Hello, >>>>> Achim Gratz writes: > Lists with checkboxes don't work anymore like they are supposed to, > the sub-checkboxes are not taken into account anymore and you can > check list items that still have some of their children unchecked. You are right. I'm working on it. For now, you can put a counter wherever you want to have the old, and right, behaviour. In your example, adding [/] to items "Second" and "Third" would do it. Regards, -- Nicolas