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

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

Re: [emacs-wiki-discuss] Diary Entries Not Printing


From: John Sullivan
Subject: Re: [emacs-wiki-discuss] Diary Entries Not Printing
Date: Wed, 26 Oct 2005 20:48:06 -0400
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Kenneth Jacker <address@hidden> writes:

> The content shows up fine in my emacs "window".  However, when I print the day
> page using ps-print-buffer-with-faces, my "tasks" are printed, but the diary
> portion prints only as "<lisp>(...)</lisp>".
>

Right, and if you open the file not in Planner Mode, that's also what you'll
see.

You are using option #2 for inserting diary into your planner pages. Try option
#1, as described in the info manual:

,----
|   1. If you want the saved files to contain your entries and not just a
|      line of Lisp, add the following lines to your `.emacs' (or
|      `_emacs'):
| 
|           (setq planner-diary-use-diary t)
|           (planner-diary-insinuate)
| 
|      You should also customize or set `planner-day-page-template' to
|      include a `* Diary':
| 
|           (setq planner-day-page-template
|            "* Tasks\n\n\n* Schedule\n\n\n* Diary\n\n\n* Notes")
`----


-- 
-John Sullivan
-http://www.wjsullivan.net
-GPG Key: AE8600B6





reply via email to

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