From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-mode and auto notifications? Date: Sun, 21 Sep 2008 11:22:50 +0200 Message-ID: <873ajtg8et.fsf@gnu.org> References: <871vzdzyjd.fsf@gmail.com> 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 1KhL9c-0003sB-NY for emacs-orgmode@gnu.org; Sun, 21 Sep 2008 05:22:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KhL9b-0003rz-4r for emacs-orgmode@gnu.org; Sun, 21 Sep 2008 05:22:56 -0400 Received: from [199.232.76.173] (port=35831 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KhL9a-0003rw-TA for emacs-orgmode@gnu.org; Sun, 21 Sep 2008 05:22:54 -0400 Received: from fg-out-1718.google.com ([72.14.220.155]:24533) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KhL9a-0003a9-IF for emacs-orgmode@gnu.org; Sun, 21 Sep 2008 05:22:54 -0400 Received: by fg-out-1718.google.com with SMTP id l26so1125651fgb.30 for ; Sun, 21 Sep 2008 02:22:52 -0700 (PDT) In-Reply-To: <871vzdzyjd.fsf@gmail.com> (AvataR's message of "Sun, 21 Sep 2008 11:35:50 +0300") 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 public.avatar@gmail.com ([AvataR]) writes: > Is there any way to make visual (OSD/whatelse) notifications about > upcoming events present in my .org lists? You might want to use the appt-* functions all together with `org-agenda-to-appt' (which see). This page also contains a few hints: http://orgmode.org/worg/org-hacks.php HTH, -- Bastien