emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: State change not entered in corresponding TODO entry (resent with version info)
@ 2016-01-12 19:11 Charles Millar
  2016-01-12 20:32 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Millar @ 2016-01-12 19:11 UTC (permalink / raw)
  To: emacs-orgmode

I group all of my TODO items in one file under one first level heading, 
e.g.

* TODO'a
** TODO this is a test                              :CM:
    DEADLINE: <2016-01-15 Fri>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:22]

** TODO this is another test                         :CM:
    DEADLINE: <2016-01-20 Wed>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:36]


With point on the ** TODO this is another test and I change the state 
for example to DONE (C-c C-t d) the state change is filed after the 
first ** TODO and immediately above the "this is another test"

** TODO this is a test                              :CM:
    DEADLINE: <2016-01-15 Fri>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:22]
** TODO this is a test                              :CM:
    DEADLINE: <2016-01-15 Fri>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:22]

          - State "DONE"       from "TODO"       [2016-01-12 Tue 13:38]
** DONE this ia another test                         :CM:
    DEADLINE: <2016-01-20 Wed>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:36]


          - State "DONE"       from "TODO"       [2016-01-12 Tue 13:38]
** DONE this is another test                         :CM:
    DEADLINE: <2016-01-20 Wed>
          :OTHERINFO:

          :END:
                  Date Entered [2016-01-12 Tue 13:36]

I believe that that the state change should be (or it was in the past) 
filed within the TODO item that was changed.

I tested this with a simple "* TODO something" headline and the state 
change is entered above the * TODO.

GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of 
2015-03-07 on trouble, modified by Debian
Org-mode version 8.3.3 (release_8.3.3-435-gb78a9b @ 
/usr/local/share/emacs/site-lisp/org-mode/lisp/)

Charlie Millar

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug: State change not entered in corresponding TODO entry (resent with version info)
  2016-01-12 19:11 Bug: State change not entered in corresponding TODO entry (resent with version info) Charles Millar
@ 2016-01-12 20:32 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-01-12 20:32 UTC (permalink / raw)
  To: Charles Millar; +Cc: emacs-orgmode

Hello,

Charles Millar <millarc@verizon.net> writes:

> I group all of my TODO items in one file under one first level
> heading, e.g.
>
> * TODO'a
> ** TODO this is a test                              :CM:
>    DEADLINE: <2016-01-15 Fri>
>          :OTHERINFO:
>
>          :END:
>                  Date Entered [2016-01-12 Tue 13:22]
>
> ** TODO this is another test                         :CM:
>    DEADLINE: <2016-01-20 Wed>
>          :OTHERINFO:
>
>          :END:
>                  Date Entered [2016-01-12 Tue 13:36]
>
>
> With point on the ** TODO this is another test and I change the state
> for example to DONE (C-c C-t d) the state change is filed after the
> first ** TODO and immediately above the "this is another test"
>
> ** TODO this is a test                              :CM:
>    DEADLINE: <2016-01-15 Fri>
>          :OTHERINFO:
>
>          :END:
>                  Date Entered [2016-01-12 Tue 13:22]
> ** TODO this is a test                              :CM:
>    DEADLINE: <2016-01-15 Fri>
>          :OTHERINFO:
>
>          :END:
>                  Date Entered [2016-01-12 Tue 13:22]
>
>          - State "DONE"       from "TODO"       [2016-01-12 Tue 13:38]
> ** DONE this ia another test                         :CM:
>    DEADLINE: <2016-01-20 Wed>
>          :OTHERINFO:
>
>          :END:
>                  Date Entered [2016-01-12 Tue 13:36]
>
>
>          - State "DONE"       from "TODO"       [2016-01-12 Tue 13:38]
> ** DONE this is another test                         :CM:
>    DEADLINE: <2016-01-20 Wed>
>          :OTHERINFO:
>
>          :END:
>                  Date Entered [2016-01-12 Tue 13:36]

Fixed. Thank you.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-12 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-12 19:11 Bug: State change not entered in corresponding TODO entry (resent with version info) Charles Millar
2016-01-12 20:32 ` Nicolas Goaziou

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