[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[emacs-wiki-discuss] Problems with planner-diary
From: |
Stefan Reichör |
Subject: |
[emacs-wiki-discuss] Problems with planner-diary |
Date: |
Wed, 29 Sep 2004 10:07:50 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (berkeley-unix) |
Hi!
I try to use the planner-diary feature.
I have the following setting:
(setq planner-day-page-template "* Tasks\n\n\n*
Diary\n\n<lisp>(planner-diary-entries-here)</lisp>\n\n* Notes\n\n\n")
The plan page looks as follows:
* Tasks
* Diary
<!--INVALID LISP CODE-->
* Notes
I get the following warning:
Warning (emacs-wiki): WikiPlanner/nil: Error evaluating
(planner-diary-entries-here): (wrong-type-argument arrayp nil)
When I invoke M-: (planner-diary-entries-here)
I get the expected diary entries.
Any ideas, how I can debug that problem?
Stefan.
- [emacs-wiki-discuss] Problems with planner-diary,
Stefan Reichör <=