unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <kevinr@ihs.com>
Subject: Re: Non-startup auto-reminder from calendar?
Date: Fri, 08 Nov 2002 17:11:43 -0700	[thread overview]
Message-ID: <3DCC52BF.6030705@ihs.com> (raw)
In-Reply-To: 55268317.0211081031.7d0e0ae6@posting.google.com

Christopher Balz wrote:

> When Emacs is started up, it of course displays any calendar (.diary)
> entries.
> 
> Since I usually just hibernate my machine (thank goodness I don't
> start up a lot since I use iswitch and eieio with a large desktop of
> buffers), the above feature isn't of much use to me.  What is needed,
> I'm sure by more people than just myself, is an Emacs calendar feature
> that will display the day's goings-on say at 9:00 a.m. daily.

File: emacs,  Node: Appointments,  Next: Daylight Savings,  Prev: Diary,  Up: 
Calendar/Diary

Appointments
============

    If you have a diary entry for an appointment, and that diary entry
begins with a recognizable time of day, Emacs can warn you, several
minutes beforehand, that that appointment is pending.  Emacs alerts you
to the appointment by displaying a message in the mode line.

    To enable appointment notification, you must enable the time display
feature of Emacs, `M-x display-time' (*note Mode Line::.).  You must
also add the function `appt-make-list' to the `diary-hook', like this:

      (add-hook 'diary-hook 'appt-make-list)

...

    Emacs updates the appointments list automatically just after
midnight.  This also displays the next day's diary entries in the diary
buffer, unless you set `appt-display-diary' to `nil'.


-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

  reply	other threads:[~2002-11-09  0:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-08 18:31 Non-startup auto-reminder from calendar? Christopher Balz
2002-11-09  0:11 ` Kevin Rodgers [this message]
2002-11-09 23:39 ` Edward M. Reingold
2002-11-15 17:48   ` Christopher Balz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DCC52BF.6030705@ihs.com \
    --to=kevinr@ihs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).