help-emacs-windows
[Top][All Lists]
Advanced

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

Re: [h-e-w] diary entries


From: Heribert Maier
Subject: Re: [h-e-w] diary entries
Date: Mon, 14 Jan 2002 20:27:21 +0100

Hello Jeff, hello all,

this might be the code you need (I stole it from this list; thanks to
the unknown author!):

 (setq number-of-diary-entries '[5 2 2 2 3 2 1])

This means that on the first day of the week diary shows all the
entries of the first day and the following 4 days, on the second day
it also shows the entries of the day after, i.e. the third day...

BUT: you have to call diary in order to see the entries! The line

 (setq view-diary-entries-initially t)

continues to show only the entries of the current day!
Any workaround?

Thanks,

Heribert.



Jeff Rancier writes:
 > Hello,
 > 
 > I read through diary-lib.el, and didn't find what I wanted.  What I want to
 > do is have the diary show me entries a couple of days before the date of the
 > entry.  Can anyone assist?
 > 
 > TIA,
 > Jeff






reply via email to

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