[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-18 Thread Andrew J. Korty
Matt Lundin wrote: (setq org-agenda-custom-commands '(("d" "Todos (incl. deadlines)" todo "" ((org-deadline-warning-days 100) ;; change this as you wish (org-agenda-todo-ignore-deadlines 'far Ah, brilliant. Thanks! Essentially this configuration causes the lead

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Matt Lundin
"Andrew J. Korty" writes: > Matt Lundin wrote: > >> "Andrew J. Korty" writes: >> >> > Matt Lundin wrote: >> > >> >> --8<---cut here---start->8--- >> >> * TODO Review really important document >> >> DEADLINE: <2010-10-31 Sun -2m> >> >> * TODO Review less im

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Andrew J. Korty
Matt Lundin wrote: "Andrew J. Korty" writes: > Matt Lundin wrote: > >> --8<---cut here---start->8--- >> * TODO Review really important document >> DEADLINE: <2010-10-31 Sun -2m> >> * TODO Review less important document >> DEADLINE: <2010-10-31 Sun> >>

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Matt Lundin
"Andrew J. Korty" writes: > Matt Lundin wrote: > >> --8<---cut here---start->8--- >> * TODO Review really important document >> DEADLINE: <2010-10-31 Sun -2m> >> * TODO Review less important document >> DEADLINE: <2010-10-31 Sun> >> --8<---cut

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Andrew J. Korty
Matt Lundin wrote: If I have multiple timestamps in a TODO item, org-auto-repeat-maybe only advances the first one. In the following example, I'd like both the SCHEDULED and DEADLINE timestamps to advance when the item is marked DONE, but only the SCHEDULED timestamp advances. * TODO do somet

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Andrew J. Korty
Matt Lundin wrote: --8<---cut here---start->8--- * TODO Review really important document DEADLINE: <2010-10-31 Sun -2m> * TODO Review less important document DEADLINE: <2010-10-31 Sun> --8<---cut here---end--->8--- Let

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Matt Lundin
"Andrew J. Korty" writes: > Andrew J. Korty wrote: > >> Bernt Hansen wrote: >> >> > > If I have multiple timestamps in a TODO item, org-auto-repeat-maybe >> > > only advances the first one. In the following example, I'd like both >> > > the SCHEDULED and DEADLINE timestamps to advance when the

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-17 Thread Matt Lundin
"Andrew J. Korty" writes: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. >

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-16 Thread Andrew J. Korty
Bernt Hansen wrote: > If I have multiple timestamps in a TODO item, org-auto-repeat-maybe > only advances the first one. In the following example, I'd like both > the SCHEDULED and DEADLINE timestamps to advance when the item is > marked DONE, but only the SCHEDULED timestamp advances. > > * T

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-16 Thread Andrew J. Korty
Andrew J. Korty wrote: Bernt Hansen wrote: > > If I have multiple timestamps in a TODO item, org-auto-repeat-maybe > > only advances the first one. In the following example, I'd like both > > the SCHEDULED and DEADLINE timestamps to advance when the item is > > marked DONE, but only the SCHE

[Orgmode] Re: Bug: org-auto-repeat-maybe only updates first timestamp [7.01trans]

2010-09-16 Thread Bernt Hansen
"Andrew J. Korty" writes: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. >