Previous: Sexp Diary Entries, Up: Calendar Customization [Contents][Index]
You can specify exactly how Emacs reminds you of an appointment, and how far in advance it begins doing so, by setting these variables:
appt-message-warning-timeThe time in minutes before an appointment that the reminder begins. The default is 10 minutes.
appt-audibleIf this is t (the default), Emacs rings the terminal bell for
appointment reminders.
appt-visibleIf this is t (the default), Emacs displays the appointment
message in echo area.
appt-display-mode-lineIf this is t (the default), Emacs displays the number of minutes
to the appointment on the mode line.
appt-msg-windowIf this is t (the default), Emacs displays the appointment
message in another window.
appt-display-durationThe number of seconds an appointment message is displayed. The default is 5 seconds.