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

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

Formatting of fancy diary entries


From: Rafael Villarroel
Subject: Formatting of fancy diary entries
Date: Wed, 21 Apr 2004 16:44:21 -0500
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Say I have 

(add-hook 'diary-display-hook 'fancy-diary-display)
(setq diary-list-include-blanks t)
in my .emacs

%%(diary-day-of-year)
%%(diary-phases-of-moon)
in my diary file

Then after M-x diary, I get the following in a separate buffer:

Wednesday, 21 April 2004
========================
Day 112 of 2004; 254 days remaining in the year

How could I get a blank line between ======================== and the
next line? How about getting some kind of separator between that and
some other stuff I would put in my diary file?

thanks in advance,



reply via email to

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