[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs calendar bug ??
From: |
Sven Naumann |
Subject: |
Re: emacs calendar bug ?? |
Date: |
Thu, 05 Jul 2007 12:23:22 +0200 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) |
reingold@emr.cs.iit.edu (Edward M. Reingold) writes:
>>>>>> "F" == Fisherss <fisherssml@gmail.com> writes:
>
> F> When I use "t d" to export current day calendar to a .tex file, it
> F> generates a blank tex calendar file like the ones in a supermarket, but
> F> I have inserted diary with "i d", looks like it doesn't work like I
> F> thought.
>
> You need to set
>
> (setq cal-tex-diary t)
(setq cal-tex-diary t) has no effect on daily calendar and in my
cal-tex.el (GNU Emacs 22.1) is written:
,----[cal-tex.el]
| ;; TO DO
| ;;
| ;; (*) Add holidays and diary entries to daily calendar.
| ;;
`----
Is there a new version of cal-tex.el with this feature?
Sven