emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Appt - How to quit displaying notifications?
@ 2012-09-06 15:32 Nathan Neff
  2012-09-06 16:19 ` Nick Dokos
  0 siblings, 1 reply; 2+ messages in thread
From: Nathan Neff @ 2012-09-06 15:32 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

I'm using org-agenda-to-appt to warn me about upcoming
appointments.  I'm fine with the default warning time of 12 minutes, but
I would like to turn off the subsequent reminders that happen every
three minutes.

I'd like a reminder to occur 12 minutes before the appointment, then at the time
of the appointment.  I found the appt-display-interval variable which
is 3 minutes, but this is
described as "Number of minutes to wait between checking the
appointment list.", which is
not /quite/ the same thing as a "Snooze".

I guess I'll just send the appt-display-interval to 11 minutes or
something like that.  Is that what
everyone else does to avoid getting appt messages popping up every 3 minutes?

Thanks,
--Nate

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Appt - How to quit displaying notifications?
  2012-09-06 15:32 Appt - How to quit displaying notifications? Nathan Neff
@ 2012-09-06 16:19 ` Nick Dokos
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Dokos @ 2012-09-06 16:19 UTC (permalink / raw)
  To: Nathan Neff; +Cc: emacs-orgmode

Nathan Neff <nathan.neff@gmail.com> wrote:

> Hello,
> 
> I'm using org-agenda-to-appt to warn me about upcoming
> appointments.  I'm fine with the default warning time of 12 minutes, but
> I would like to turn off the subsequent reminders that happen every
> three minutes.
> 
> I'd like a reminder to occur 12 minutes before the appointment, then at the time
> of the appointment.  I found the appt-display-interval variable which
> is 3 minutes, but this is
> described as "Number of minutes to wait between checking the
> appointment list.", which is
> not /quite/ the same thing as a "Snooze".
> 

Where did you see that? It probably needs some changes.

C-h v appt-display-interval RET says

,----
| appt-display-interval is a variable defined in `appt.el'.
| Its value is 3
| 
| Documentation:
| Interval in minutes at which to display appointment reminders.
| Once an appointment becomes due, Emacs displays reminders every
| `appt-display-interval' minutes.  You probably want to make
| `appt-message-warning-time' be a multiple of this, so that you get
| a final message displayed precisely when the appointment is due.
| 
| Note that this variable controls the interval at which
| `appt-display-message' is called.  The mode line display (if active)
| always updates every minute.
`----


> I guess I'll just send the appt-display-interval to 11 minutes or
> something like that.  Is that what
> everyone else does to avoid getting appt messages popping up every 3 minutes?
> 

Just setting appt-display-interval and appt-message-warning-time equal
to (say) 12, should work fine, afaict - but I have not tried it.

Nick

PS A propos of nothing, one strangeness that I have observed is that at
   least the *final* notification (and maybe all of them) is one minute
   late, but I haven't chased it down yet.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-06 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-06 15:32 Appt - How to quit displaying notifications? Nathan Neff
2012-09-06 16:19 ` Nick Dokos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).