From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eddward DeVilla" Subject: Re: Re: Updating the [/] and [%] Date: Sat, 20 Dec 2008 20:06:54 -0600 Message-ID: References: <87r645xea5.fsf@jondo.cante.net> <87y6ydklpr.fsf@gollum.intra.norang.ca> 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 1LEDig-0003SS-Ue for emacs-orgmode@gnu.org; Sat, 20 Dec 2008 21:07:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LEDic-0003SG-FE for emacs-orgmode@gnu.org; Sat, 20 Dec 2008 21:07:01 -0500 Received: from [199.232.76.173] (port=49246 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LEDic-0003SD-AV for emacs-orgmode@gnu.org; Sat, 20 Dec 2008 21:06:58 -0500 Received: from rv-out-0708.google.com ([209.85.198.242]:4575) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LEDib-0008Um-TB for emacs-orgmode@gnu.org; Sat, 20 Dec 2008 21:06:58 -0500 Received: by rv-out-0708.google.com with SMTP id k29so1807455rvb.6 for ; Sat, 20 Dec 2008 18:06:54 -0800 (PST) In-Reply-To: <87y6ydklpr.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org, Jari Aalto Well, C-u C-c # is supposed to do it, but I just found a bug in 6.13a that's in Gentoo. Given the file ================= - [/] f - [ ] d - [ ] v - [X] g ================= pressing C-u C-c # displays the message "Checkbox satistics updated in entire file (0 places)" but does nothing, as it says. Given the file =================== * foo - [/] f - [ ] d - [ ] v - [X] g =================== pressing C-u C-c # updates the [/] token correctly. Can someone try this in on something more recent? Edd On Thu, Dec 18, 2008 at 7:17 PM, Bernt Hansen wrote: > Jari Aalto writes: > >> How do I force update of the [/] and [%] markers. Many times they >> don't follow item are edited, added, copied manually. > > For a checkbox list just C-c C-c on any checkbox to change the state > twice. > > For TODO subtasks change the todo keyword with shift-left and > shift-right > > -Bernt > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >