* Bug in column mode where parent has TODO [#A] [/]
@ 2011-02-12 2:39 Luke Crook
2011-02-12 12:11 ` Bastien
2011-02-12 13:14 ` Bernt Hansen
0 siblings, 2 replies; 4+ messages in thread
From: Luke Crook @ 2011-02-12 2:39 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug in column mode where parent has TODO [#A] [/]
2011-02-12 2:39 Bug in column mode where parent has TODO [#A] [/] Luke Crook
@ 2011-02-12 12:11 ` Bastien
2011-02-12 13:14 ` Bernt Hansen
1 sibling, 0 replies; 4+ messages in thread
From: Bastien @ 2011-02-12 12:11 UTC (permalink / raw)
To: Luke Crook; +Cc: emacs-orgmode
Hi Luke,
Luke Crook <luke@balooga.com> writes:
> In column mode, if I modify the TODO status of a subtree then
> the priority of the parent becomes manged.
This issue has been fixed in the latest git repository.
Thanks for reporting this.
--
Bastien
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug in column mode where parent has TODO [#A] [/]
2011-02-12 2:39 Bug in column mode where parent has TODO [#A] [/] Luke Crook
2011-02-12 12:11 ` Bastien
@ 2011-02-12 13:14 ` Bernt Hansen
2011-02-12 19:07 ` Luke Crook
1 sibling, 1 reply; 4+ messages in thread
From: Bernt Hansen @ 2011-02-12 13:14 UTC (permalink / raw)
To: Luke Crook; +Cc: emacs-orgmode
Hi Luke,
This problem was fixed in master on February 4 after release_7.4 in
commit 28b88bbb11289d6c8d39ccc8dc420e7051fc0d4c.
Regards,
Bernt
Luke Crook <luke@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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Bug in column mode where parent has TODO [#A] [/]
2011-02-12 13:14 ` Bernt Hansen
@ 2011-02-12 19:07 ` Luke Crook
0 siblings, 0 replies; 4+ messages in thread
From: Luke Crook @ 2011-02-12 19:07 UTC (permalink / raw)
To: emacs-orgmode
Bernt Hansen <bernt <at> norang.ca> writes:
>
> Hi Luke,
>
> This problem was fixed in master on February 4 after release_7.4 in
> commit 28b88bbb11289d6c8d39ccc8dc420e7051fc0d4c.
>
> Regards,
> Bernt
Thank you. I'll upgrade to the latest version.
-Luke
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-02-12 19:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-12 2:39 Bug in column mode where parent has TODO [#A] [/] Luke Crook
2011-02-12 12:11 ` Bastien
2011-02-12 13:14 ` Bernt Hansen
2011-02-12 19:07 ` Luke Crook
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).