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-time
appt-audible
nil
, Emacs rings the
terminal bell for appointment reminders. The default is t
.
appt-visible
nil
, Emacs displays the appointment
message in the echo area. The default is t
.
appt-display-mode-line
nil
, Emacs displays the number of minutes
to the appointment on the mode line. The default is t
.
appt-msg-window
nil
, Emacs displays the appointment
message in another window. The default is t
.
appt-disp-window-function
appt-delete-window-function
appt-display-duration
Go to the first, previous, next, last section, table of contents.