Hi Luke,

This problem was fixed in master on February 4 after release_7.4 in
commit 28b88bbb11289d6c8d39ccc8dc420e7051fc0d4c.

Regards,
Bernt


Luke Crook <l...@balooga.com> 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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to