From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: TODOs and checkboxes Date: Tue, 28 Oct 2008 12:00:07 +0530 Message-ID: References: <87k5btkg2c.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kui5j-0003YA-CH for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 02:30:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kui5h-0003Xy-M4 for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 02:30:10 -0400 Received: from [199.232.76.173] (port=37887 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kui5h-0003Xv-Ih for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 02:30:09 -0400 Received: from ti-out-0910.google.com ([209.85.142.186]:28878) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kui5h-0001wv-BO for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 02:30:09 -0400 Received: by ti-out-0910.google.com with SMTP id u5so1397081tia.10 for ; Mon, 27 Oct 2008 23:30:07 -0700 (PDT) In-Reply-To: <87k5btkg2c.fsf@kassiopeya.MSHEIMNETZ> Content-Disposition: inline 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: Sebastian Rose Cc: emacs-orgmode Org-Mode On Tue, Oct 28, 2008 at 12:42 AM, Sebastian Rose wrote: > > Empty lines between list items prevent the following items to count. > > Is this intended? > > The following Org-file demonstrates it: > > ------>8----------- snipp --------------->8---- > > * TODO [1/3] List of TODOs (NOTE: 1/3) > > + [X] one > + [ ] one > + [ ] one > > > > * TODO [1/1] List of TODOs (NOTE: 1/1) > > + [X] one > > + [ ] one > > + [ ] one > > ------>8----------- snapp --------------->8---- Works for me. -- Manish