unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: appt woes
Date: Tue, 09 Dec 2003 10:28:12 -0700	[thread overview]
Message-ID: <3FD6062C.6040104@yahoo.com> (raw)
In-Reply-To: mailman.1393.1070954368.399.help-gnu-emacs@gnu.org

Joe Corneli wrote:

> As a further frustration, new appointments that I add *to the diary
> file* during the course of the day do not appear as appointments.  I
> don't know if this is a bug or not; it seems to be a bug (maybe
> related to the issue mentioned above). Maybe my configurations are
> relevant?  
> 
> (require 'appt)
> (setq appt-issue-message t)
> (setq appt-message-warning-time 1)
> (setq appt-display-interval 1)
> 
> I have no problems adding appt's using appt-add, but would really
> rather have the diary do the work. Anyone have a working relationship
> with appt that they would be willing to share?

The Emacs manual says:

| Adding this text to your `.emacs' file does the whole job:
|
|      (display-time)
|      (add-hook 'diary-hook 'appt-make-list)
|      (diary 0)
|
|    With these preparations done, when you display the diary (either with
| the `d' command in the calendar window or with the `M-x diary'
| command), it sets up an appointment list of all the diary entries found
| with recognizable times of day, and reminds you just before each of
| them.

So try `M-x diary' after you modify your appointments.

-- 
Kevin Rodgers

       reply	other threads:[~2003-12-09 17:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1393.1070954368.399.help-gnu-emacs@gnu.org>
2003-12-09 17:28 ` Kevin Rodgers [this message]
2003-12-09  6:17 appt woes Joe Corneli

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=3FD6062C.6040104@yahoo.com \
    --to=ihs_4664@yahoo.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).