On 10/30/07, Jim Ottaway <[EMAIL PROTECTED]> wrote: > >>>>> Christopher L Conway <[EMAIL PROTECTED]> writes: > > > > If I do M-x planner-appt-forthcoming-display, I get: > > > * Appointments in the next 7 days > > > Tue [[2007.10.30]] | 11:00 | 12:00 | Meeting A > > | 14:00 | 15:00 | Meeting B > > Wed [[2007.10.31]] | 11:00 | 12:30 | Meeting C > > | 14:00 | 15:00 | Meeting D > > | 17:00 | 19:00 | Meeting E > > > However, none of these items show up in the Schedule section of the > > respective day pages, which is where I really need them. Is there a > > setting I am missing here? Or is this the expected behavior? Maybe I > > need to use task-based appointments to get what I want? > > You also need > > (planner-appt-schedule-cyclic-insinuate) > > in the configuration to get cyclical schedule items included in the day > pages.
Thanks, Jim. This does the trick. I've also added (setq planner-appt-schedule-cyclic-behaviour 'future) which seems necessary in order to get tomorrow's appointments to show up. Oddly, there does not seem to be an interactive function that will force a day page to sync with .diary.cyclic-tasks... To force a sync I have to kill a buffer and then re-open it. > If you want the ? Thanks, Chris _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
