From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Uwe Jochum" Subject: Re: Ringing the alarm bell in orgmode Date: Tue, 06 Nov 2007 11:23:11 +0100 Message-ID: References: <874pfz4slg.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpLf9-0003LR-Fe for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 05:28:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpLf8-0003Jq-25 for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 05:28:03 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpLf7-0003JV-MP for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 05:28:01 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IpLf7-0006iS-6B for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 05:28:01 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IpLab-0007v5-JB for emacs-orgmode@gnu.org; Tue, 06 Nov 2007 10:23:21 +0000 Received: from b42.ub.uni-konstanz.de ([134.34.200.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Nov 2007 10:23:21 +0000 Received: from uwe.jochum by b42.ub.uni-konstanz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 06 Nov 2007 10:23:21 +0000 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 Message from Nov 06 2007 (10:43): >> But I cannot figure out how to set an alarm bell in Emacs for >> scheduled stuff in orgmode. > > Did you try `org-agenda-to-appt'? Bastien, thanks! I hadn't seen that in the manual... It works, but I have to do it manually evry time I start orgmode or every time I set a new appointment. Wouldn't it be good to make this more automatic, i.e. somehow configurable by the user, for instance like so: make it an option, so I can activate it globally in the org-agenda options menu, in such a way that new appointments are detected automatically and the bell rings without doing org-agenda-to-appt by hand? Schöne Grüße, Uwe