From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Neff Subject: Appt - How to quit displaying notifications? Date: Thu, 6 Sep 2012 10:32:37 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9e4Y-0000FE-G7 for emacs-orgmode@gnu.org; Thu, 06 Sep 2012 11:32:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9e4M-0001Mi-SL for emacs-orgmode@gnu.org; Thu, 06 Sep 2012 11:32:50 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:43413) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9e4M-0001MW-N1 for emacs-orgmode@gnu.org; Thu, 06 Sep 2012 11:32:38 -0400 Received: by obhx4 with SMTP id x4so3040608obh.0 for ; Thu, 06 Sep 2012 08:32:37 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org 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