Chris Randle <ch...@amlog.co.uk> wrote: > 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)
I think Mark is using C-c a L to get the timeline: that's where the problem lies. C-c a a works fine. Nick