emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 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

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).