emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] some planner-appt questions


From: Dale Smith
Subject: Re: [emacs-wiki-discuss] some planner-appt questions
Date: Fri, 13 Jan 2006 14:16:59 -0500

On 1/13/06, Jim Ottaway <address@hidden> wrote:
> Oh yes, I have just looked at the 21.4 info files and it has the same
> as yours there too.
>
> So, to summarize:
>
> Gnu Emacs < 22 ::
>   (display-time)
>   (add-hook 'diary-hook 'appt-make-list)
>   (diary 0) ; probably only necessary for appointments in the diary file
>
> Gnu Emacs >= 22 ::
>   (appt-activate 1)
>
> Xemacs ::
>   (appt-initialize) ; is this correct?
>
> I was thinking that it would probably be best to do whatever is
> necessary to initialize the appt system in planner-appt itself
> [probably in planner-appt-insinuate].  Would that be a good idea? It
> would be very easy to do, as long as the above initialization methods
> are correct; and it would save users the bother of having to find out
> how to set up appointments correctly.


I think that's a good idea.  I think planner stuff should "just work"
as much as possible.

-Dale




reply via email to

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