emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Re: Recurring items don't always show up in timeline


From: Chris Randle
Subject: Re: [O] Re: Recurring items don't always show up in timeline
Date: Tue, 15 Mar 2011 15:57:41 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

Hi Mark

On 2011-03-14 22:55, Mark S wrote:
Here's a version of the calendar I'm using. There are two date ranges as
well as regular dates. It might be that recurring events that occur on
days that are inside of a date range do not show up. On mine, "Bath for
dog" doesn't show up on April 14th, for instance which happens to be
inside of a date range. The Pay Cell Phone item does not occur 90 days
later (about 4/15) which would also be inside of a date range. BUT it
also does not occur on or near 7/15, which is not inside of a date range.
The "Do this every 3 months" item does not show up in June, even though
it would not fall inside of a date range.

I've pasted your sample Org-mode data into my Org-mode file after first deleting everything I had in there; i.e. nothing but your data but with my .emacs file and settings.

TODO Pay Cell Phone Bill TriMonthly <2011-01-15 Sat +90d>

showed up (using C-c a a)

2011-01-15, 2011-04-15, 2011-07-14, 2011-10-12, 2012-01-10, etc.

The entry for 2011-04-15 appeared together with ranged entry (5/12) of Spring Break.

TODO [#A] Bath for dog <2011-03-10 Thu +1w>

appeared every Thursday, including 2011-04-14.

Do this every 3 months <2011-03-28 Mon +90d>

appeared on

2011-03-28, 2011-06-26, 2011-09-24, 2011-12-23, 2012-03-22, etc.

So, it all seems to work OK here.

Sorry I don't know what to suggest to try at your end other than the usual things about reverting to minimal .emacs and putting things back in one at a time. Also, making sure that there isn't a clash between compiled units/modules and .el files. That's something I can't comment on as I don't compile my Org-mode, just run from the .el files.

--
Chris Randle



reply via email to

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