From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Column view and subtask overview interaction Date: Fri, 03 Dec 2010 10:55:19 -0500 Message-ID: <87y686etqw.fsf@gollum.intra.norang.ca> References: <4CF8797C.2020605@onenet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=59521 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1POXym-0000Ju-Hy for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 10:55:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1POXyl-0007s9-FD for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 10:55:24 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:14997) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1POXyl-0007s1-D0 for emacs-orgmode@gnu.org; Fri, 03 Dec 2010 10:55:23 -0500 In-Reply-To: <4CF8797C.2020605@onenet.net> (James Deaton's message of "Thu, 02 Dec 2010 23:00:44 -0600") 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: James Deaton Cc: emacs-orgmode@gnu.org James Deaton writes: > I'm running a pull from yesterday and have noticed something a bit > strange. I haven't been using column view with a subtask overview > until today so I do not know if this particular usage had been > working. > > I have a simple list of tasks: > > ** Application Discovery [0/5] > *** STARTED Service Catalog Definition > :Barbara: > *** TODO Application Inventory > :Brian:Chris: > *** TODO Policies > :Barbara: > *** STARTED Projects In Flight > :All: > *** TODO Future Projects > :All: > > Now, if I go into column view to do some updates such as change one > keyword such as a TODO to DONE, when I exit column view, the parent > heading is wiped out and replaced as below: > > ** [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. -Bernt