I'm new to Planner.  I am trying to use appointments by putting these
lines in .emacs:

    (require 'planner-appt)
    (planner-appt-use-tasks)
    (planner-appt-insinuate)
    (planner-appt-calendar-insinuate)
    (setq planner-appt-task-use-appointments-section-flag t)

Whenever I create a task with a time, e.g.,

    #B X @11:00 11:20 call home

a line in the Schedule section is automatically created, in this case:

    @11:00 | 11:20 | # call home

This is great, and is exactly what I wanted.  However, when I mark the
task as done (M-x planner-task-done), the above line in Schedule is also
removed.  I prefer the line to remain, so that I can have an overview of
my appointments, including those that correspond to completed tasks.

Am I using appointments wrongly, or is there a different way to do what
I wished for?  Thanks!

Best,
Hsiu-Khuern.

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to