[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Bug in column mode where parent has TODO [#A] [/]
From: |
Bernt Hansen |
Subject: |
[Orgmode] Re: Bug in column mode where parent has TODO [#A] [/] |
Date: |
Sat, 12 Feb 2011 08:14:53 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
Hi Luke,
This problem was fixed in master on February 4 after release_7.4 in
commit 28b88bbb11289d6c8d39ccc8dc420e7051fc0d4c.
Regards,
Bernt
Luke Crook <address@hidden> writes:
> In column mode, if I modify the TODO status of a subtree then
> the priority of the parent becomes manged.
>
> I am using org-version 7.4
>
> For example;
>
> ** TODO [#A] [2/3] BLAH
> *** TODO BLEE
>
> When in column mode, changing the subheading to something other than
> TODO results in the following:
>
> ** TODO [#[2/3]/3] BLAH
> *** PENDING Blee
>
> The priority is removed. Adding the priority back, results in this
>
> ** TODO [#A] [#[2/3]/3] BLAH
> *** PENDING Blee
>
> And changing the subheading again (when in column mode) to something
> other than TODO results in this;
>
> ** TODO [#[2/3]2/3]]/3] BLAH
> *** PENDING Blee
>
> -Luke
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode