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

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

Re: update date in diary


From: bruce ingalls
Subject: Re: update date in diary
Date: Sun, 15 Sep 2002 14:29:46 GMT
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.0) Gecko/20020606

Prof. Reingold-
Thanks for the help.

Here is the problem:
It looks like (setq calendar-setup one-frame) is the nice popup I was looking for.
Here is the minimal (temporary) .emacs that causes the problem:
[-debug-init errors follow]

(defconst diary-display-hook 'fancy-diary-display)
(setq calendar-setup 'one-frame)
(calendar)

I'll likely solve this, by just removing
(defconst diary-display-hook 'fancy-diary-display)

The remaining issue, is that I'd like to display the calendar, diary and (future only) holidays all in one frame. Currently, holidays display in a separate frame.

I'm not sure how to get appt.el working. I read the C-h f help for appt-check, but nothing happened. Perhaps I don't know what I should expect to happen.

Here is the results of emacs -debug-init:

Debugger entered--Lisp error: (wrong-type-argument listp fancy-diary-display)
  byte-code("S(Æ!ÇÈ!^É   !^ÊËÌ   !\"AÍ=f



reply via email to

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