On 1/6/06, Michael Olson <[EMAIL PROTECTED]> wrote: > Seth Falcon <[EMAIL PROTECTED]> writes: > > > For the latter, that is alerts, I believe one needs to set > > (appt-activate 1) > > FWIW, I need to have the following in my planner settings file in > order for appt.el to actually do something. > > (if (not (featurep 'xemacs)) > (appt-activate 1) > (appt-initialize))
I seem to remember that it is also necessary to run (display-time) for reminders to be displayed. -Dale _______________________________________________ emacs-wiki-discuss mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss
