emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] trouble using diary


From: Ray Fix
Subject: [emacs-wiki-discuss] trouble using diary
Date: Sun, 13 Jun 2004 21:46:20 -0400

Hello,

I am having trouble using diary. I know this is most likely pilot error on my part but I am stumped.

I am trying to use the inline lisp code mechanism.

In the place where I have

     <lisp>(planner-diary-entries-here)</lisp>

I get

   <!-- INVALID LISP CODE -->

I also notice in another buffer *Warnings* I get the below messages.

Any idea what I am doing wrong?

Thanks for any suggestions.

Ray Fix

PS: Is it okay to use diary in american-calendar mode? (I tried going to european but that didn't seem to make a difference so I am back to american.)


Warning (emacs-wiki): WikiPlanner/nil: Error evaluating (planner-diary-entries-here): (wrong-number-of-arguments (lambda (filename) Return the date of the planning file FILENAME. Date is a list (month day year). (list (string-to-number (substring filename 5 7)) (string-to-number (substring filename 8 10)) (string-to-number (substring filename 0 4)))) 3) Warning (emacs-wiki): WikiPlanner/nil: Error evaluating (planner-diary-entries-here): (wrong-number-of-arguments (lambda (filename) Return the date of the planning file FILENAME. Date is a list (month day year). (list (string-to-number (substring filename 5 7)) (string-to-number (substring filename 8 10)) (string-to-number (substring filename 0 4)))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]