From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Column view and subtask overview interaction Date: Fri, 04 Feb 2011 10:48:49 +0100 Message-ID: <87ipx09lku.fsf@gnu.org> References: <4CF8797C.2020605@onenet.net> <87y686etqw.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=46350 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PlIHb-0000Xi-Ly for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 04:48:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PlIHa-0004k0-E2 for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 04:48:51 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PlIHa-0004jv-9K for emacs-orgmode@gnu.org; Fri, 04 Feb 2011 04:48:50 -0500 Received: by wwb17 with SMTP id 17so2107511wwb.30 for ; Fri, 04 Feb 2011 01:48:49 -0800 (PST) In-Reply-To: <87y686etqw.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Fri, 03 Dec 2010 10:55:19 -0500") 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: James Deaton , emacs-orgmode@gnu.org Hi James and Bernt, Bernt Hansen writes: >> ** [1/5[1/5[1/5[1/5[1/5[1/5]5] >> *** STARTED Service Catalog Definition >> :Barbara: >> *** DONE Application Inventory >> :Brian:Chris: >> - State "DONE" from "TODO" [2010-12-02 Thu 22:52] >> *** TODO Policies >> :Barbara: >> *** STARTED Projects In Flight >> :All: >> *** TODO Future Projects >> :All: >> >> When I first ran into this earlier today I had manipulated about 30 >> subtasks clobbering 5 different parent tasks before I noticed when I >> exited column view. I think I'm more frustrated by not knowing enough >> to help find a fix. > > I can confirm this behaviour and it existed all the way back to at least > release 4.76. I didn't try anything older than that. I just pushed a fix for this. In column view, when a todo-state change triggered an update of the todo statistics, org-update-parent-todo-statistics was not able to update the stats cookie correctly. Thanks to James for the precise report and to you for the confirmation! -- Bastien