* emacs calendar bug ??
@ 2007-07-03 15:03 Fisherss
0 siblings, 0 replies; 3+ messages in thread
From: Fisherss @ 2007-07-03 15:03 UTC (permalink / raw)
To: help-gnu-emacs
Hi guys
I just have a problem about emacs calendar mode.
When I use "t d" to export current day calendar to a .tex file, it generates a blank tex calendar file like the ones in a supermarket, but I have inserted diary with "i d", looks like it doesn't work like I thought.
My problem is, is that a bug or calendar mode just comes without this function (generating .tex file with diary added by-hand) ?
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs calendar bug ??
[not found] <mailman.3019.1183478656.32220.help-gnu-emacs@gnu.org>
@ 2007-07-04 0:45 ` Edward M. Reingold
2007-07-05 10:23 ` Sven Naumann
0 siblings, 1 reply; 3+ messages in thread
From: Edward M. Reingold @ 2007-07-04 0:45 UTC (permalink / raw)
To: help-gnu-emacs; +Cc: fisherssml
>>>>> "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)
--
Professor Edward M. Reingold Email: reingold@iit.edu
Department of Computer Science Voice: (312) 567-3309
Illinois Institute of Technology Fax: (312) 567-5067
Stuart Building, 228F
10 West 31st Street
Chicago, IL 60616-3729 U.S.A.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs calendar bug ??
2007-07-04 0:45 ` emacs calendar bug ?? Edward M. Reingold
@ 2007-07-05 10:23 ` Sven Naumann
0 siblings, 0 replies; 3+ messages in thread
From: Sven Naumann @ 2007-07-05 10:23 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-05 10:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.3019.1183478656.32220.help-gnu-emacs@gnu.org>
2007-07-04 0:45 ` emacs calendar bug ?? Edward M. Reingold
2007-07-05 10:23 ` Sven Naumann
2007-07-03 15:03 Fisherss
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.