emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: [PATCH] Fix agenda display for late scheduled and deadline


From: Bernt Hansen
Subject: [Orgmode] Re: [PATCH] Fix agenda display for late scheduled and deadline tasks
Date: Mon, 21 Jun 2010 08:51:24 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Matt Lundin <address@hidden> writes:

> Hi Bernt,
>
> Bernt Hansen <address@hidden> writes:
>
>> * lisp/org-agenda.el (org-agenda-get-deadlines):
>> (org-agenda-get-scheduled):
>> * lisp/org.el (org-time-string-to-seconds):
>> For deadline and scheduled agenda display ignore the cyclic repeater
>> when calculating how many days late the task is.  If you have a weekly
>> task and miss the date the agenda view will show more than a week late
>> now instead of resetting on the cyclic repeating date.  This makes it
>> much more obvious when you missed a repeating task after the repeater.
>> ---
>> Updated patch - fixes DAYN -> DAYNR in the docstring.
>
> I believe this patch breaks the functionality of
> org-agenda-repeating-timestamp-show-all.
>
> I have org-agenda-repeating-timestamp-show-all set to t, but only one
> occurrence of each repeating timestamp is shown.

Hi Matt,

Sorry about that.  I don't use org-agenda-repeating-timestamp-show-all.

I guess we have two options

 1) revert the patch
 2) continue with the old behaviour if this variable is set.

I'm not sure what is best here -- if we go with option 2) then the
agenda display for scheduled and deadline tasks changes based on this
variable which may not be obvious.

I'll try to post a patch for option 2) later today.

Thanks for the feedback.

Regards,
Bernt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]