From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Ringing the alarm bell in orgmode Date: Tue, 06 Nov 2007 14:37:13 +0000 Message-ID: <87tznz784m.fsf@bzg.ath.cx> References: <85abpriwtw.fsf@usenet.my.skamphausen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpOcY-0005CE-Ta for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 08:37:35 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpOcX-0005B1-Vp for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 08:37:34 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpOcX-0005An-PQ for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 08:37:33 -0500 Received: from fk-out-0910.google.com ([209.85.128.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpOcX-00025T-DD for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 08:37:33 -0500 Received: by fk-out-0910.google.com with SMTP id 19so3995845fkr for ; Tue, 06 Nov 2007 05:37:32 -0800 (PST) In-Reply-To: <85abpriwtw.fsf@usenet.my.skamphausen.de> (Stefan Kamphausen's message of "Tue, 06 Nov 2007 09:48:11 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Stefan Kamphausen writes: >> using entries in my diary file I get an alarm bell ten minutes before a >> meeting or an appointment. That's useful. > > and should be more flexible... I didn't think hard enough on this to have a steady opinion, but I guess the right thing is to extend appt.el facilities, not org.el directly. The job of `org-agenda-to-appt' is to make the appointments list (stored in `appt-time-msg-list') aware both of the diary and of agenda files. Once this list includes any appointment information you have in Emacs, then you can use it as a basis for further calls to external tools by running Emacs in batch mode. > * TODO appt+.el --- write an extension for appt.el :@Home: :) -- Bastien