From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: tea-time? Date: Thu, 30 Jul 2009 13:18:54 +0800 Message-ID: <873a8eu4sh.fsf@bzg.ath.cx> References: <871vpr6ky5.fsf@online.de> <87ab4f6ja9.fsf@kassiopeya.MSHEIMNETZ> <20524da70907162056h22637e0byee429770336b73de@mail.gmail.com> <8763drn567.fsf@bzg.ath.cx> <20524da70907251249q19f6775cob0d9bc66ed0a5d71@mail.gmail.com> <87ljmc9zn8.fsf@bzg.ath.cx> <20524da70907251714u6df5b9e4x498269578911ab4@mail.gmail.com> <87d47n9sfb.fsf@bzg.ath.cx> <20524da70907291030q11737210lab5966b66a01a7a@mail.gmail.com> <87eirzcnr0.fsf@bzg.ath.cx> <20524da70907291445p49c13fd9rcf77ddce4aa1e7b7@mail.gmail.com> <8979.1248906559@alphaville.usa.hp.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 1MWO2k-0003Co-RL for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 01:19:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWO2g-00038U-3a for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 01:19:06 -0400 Received: from [199.232.76.173] (port=37546 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWO2f-00038K-L3 for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 01:19:01 -0400 Received: from rv-out-0708.google.com ([209.85.198.242]:42843) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWO2f-0001jG-91 for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 01:19:01 -0400 Received: by rv-out-0708.google.com with SMTP id f25so585662rvb.6 for ; Wed, 29 Jul 2009 22:19:00 -0700 (PDT) In-Reply-To: <8979.1248906559@alphaville.usa.hp.com> (Nick Dokos's message of "Wed, 29 Jul 2009 18:29:19 -0400") 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org, henry atting Hi Nick, Nick Dokos writes: > If you like how your appointments are shown, you can use the appt display > mechanism, by setting org-show-notification-handler to something like this: > > (defun my-org-show-notification-handler (notification) > (funcall appt-disp-window-function "0" (current-time-string) notification)) > > (setq org-show-notification-handler (function my-org-show-notification-handler)) Nice -- could you post this on Worg? I have very little time myself for this right now... Thanks! -- Bastien