I have the following lines in .emacs:

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

I'm trying to use task-based appointments.  I noticed the following
error when adding a task that has both an appointment and a deadline,
e.g., #B _ @16:00 do this {{Deadline: 2007.11.23 - 9 days}} (TaskPool)

Under Emacs22:
    Wrote /home/htang/.planner/TaskPool.muse
    abbreviate-file-name: Lisp nesting exceeds `max-lisp-eval-depth'

Under Emacs23:
    Wrote /home/htang/.planner/TaskPool.muse
    file-truename: Variable binding depth exceeds max-specpdl-size

The appointment does not show up under the Schedule section (or anywhere
else).

Thanks!

Best,
Hsiu-Khuern.

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

Reply via email to