From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: only one [/] or [%]? Date: Wed, 28 Jan 2009 17:25:47 +0100 Message-ID: <3C5BEEB1-BE4E-4093-B35E-5A73A89B728B@uva.nl> References: <87mydba0fl.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) 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 1LSDEh-0003D7-BH for emacs-orgmode@gnu.org; Wed, 28 Jan 2009 11:25:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSDEf-0003AR-PA for emacs-orgmode@gnu.org; Wed, 28 Jan 2009 11:25:54 -0500 Received: from [199.232.76.173] (port=37851 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSDEf-00039f-FI for emacs-orgmode@gnu.org; Wed, 28 Jan 2009 11:25:53 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:64722) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSDEe-0006IG-Fp for emacs-orgmode@gnu.org; Wed, 28 Jan 2009 11:25:52 -0500 Received: by ewy13 with SMTP id 13so3221803ewy.18 for ; Wed, 28 Jan 2009 08:25:51 -0800 (PST) In-Reply-To: <87mydba0fl.fsf@gmail.com> 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: Richard KLINDA Cc: emacs-orgmode@gnu.org On Jan 28, 2009, at 4:57 PM, Richard KLINDA wrote: > Hi, I have noticed that you can only have one [/] or [%] in a > headline. > > Like in: > > ,---- > | * TODO [/] [%] foo > | - [ ] a > | - [ ] b > `---- > > Only the [%] will be updated. > > In an older version of org I used to use both in the same headline and > it worked. Did that really ever work???? > Is there some reason for this "regression"? No, no reason, and progress has reversed regression in the GIT repo. - Carsten