[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Formatting of fancy diary entries
From: |
Edward M. Reingold |
Subject: |
Re: Formatting of fancy diary entries |
Date: |
22 Apr 2004 09:32:47 -0500 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
>>>>> "RV" == Rafael Villarroel <rvf_lists@fastmail.fm> writes:
RV> Say I have
RV> (add-hook 'diary-display-hook 'fancy-diary-display) (setq
RV> diary-list-include-blanks t) in my .emacs
RV> %%(diary-day-of-year) %%(diary-phases-of-moon) in my diary file
RV> days remaining in the year
RV> How could I get a blank line between ======================== and the
RV> next line? How about getting some kind of separator between that and
RV> some other stuff I would put in my diary file?
Use a line like
&* * ============
But if you use the sorting hook, you will need to rewrite the sort to put the
line where you want it or it may get moved.
--
Professor Edward M. Reingold Email: reingold@iit.edu
Chairman, Department of Computer Science Voice: (312) 567-3309
Illinois Institute of Technology Assistant: (312) 567-5152
Stuart Building Fax: (312) 567-5067
10 West 31st Street, Suite 236
Chicago, IL 60616-3729 U.S.A.