From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Changed behavior with checkbox tokens Date: Sat, 13 Sep 2008 18:28:56 +0200 Message-ID: <637525F7-D26C-450A-B7B6-F787DA7FD5EB@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KebHD-0004yq-QM for emacs-orgmode@gnu.org; Sat, 13 Sep 2008 15:59:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KebHB-0004wR-PP for emacs-orgmode@gnu.org; Sat, 13 Sep 2008 15:59:27 -0400 Received: from [199.232.76.173] (port=39442 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KebHB-0004wF-IW for emacs-orgmode@gnu.org; Sat, 13 Sep 2008 15:59:25 -0400 Received: from nf-out-0910.google.com ([64.233.182.185]:61640) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KebHB-0001Nb-AC for emacs-orgmode@gnu.org; Sat, 13 Sep 2008 15:59:25 -0400 Received: by nf-out-0910.google.com with SMTP id c7so794254nfi.26 for ; Sat, 13 Sep 2008 12:59:24 -0700 (PDT) In-Reply-To: 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: Eddward DeVilla Cc: org-mode mailing list On Aug 20, 2008, at 3:56 AM, Eddward DeVilla wrote: > Hi all, > > I've been really behind on org-mode release and recently got to a 6.x > release. I've noticed the following 6.06b. > > * b list [0/3] > - [-] [6/7] Stooge > - [ ] Larry > - [X] Curly > - [X] Moe > - [X] Shemp > - [X] Joe > - [X] Joe > - [X] Joe > - [-] [4/5] Marx > - [ ] Groucho > - [X] Harpo > - [X] Chico > - [X] Gummo > - [X] Zeppo > - [ ] [0/3] Eternal > - [-] Laurel and Hardy > - [ ] Stan > - [X] Oliver > - [-] [1/2] Abbott and Costello > - [ ] Lou > - [X] Bud > - [-] [1/2] Martin and Lewis > - [ ] Jerry > - [X] Dean > > The [-] tokens are new and I do love them and have wanted something > like them since before I was begging for what became the [/] and [%] > tokens. On the other hand, I'm a little surprised by what the [/] > tokens got filled in with. Is there a new file or custom option that > I missed or is it no longer possible to get sub levels to feed back up > to the Todo item? Hi Ed, no, you are right that it is no longer possible to capture the state of several levels of children and grandchildren with this. However, I think the new is the more consistent and cleaner behavior, so I will leave it like this. - Carsten