From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Suckling Subject: Re: MacOSX: Notifications with Growl Date: Mon, 3 Nov 2008 10:22:01 -0700 Message-ID: <20081103172201.GE1759@rushka.local> References: <87bpwwvmgr.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 1Kx38B-0000y8-2f for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 12:22:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kx385-0000qK-Qc for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 12:22:19 -0500 Received: from [199.232.76.173] (port=36464 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kx385-0000pY-FD for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 12:22:17 -0500 Received: from yw-out-1718.google.com ([74.125.46.152]:59532) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kx383-0002jI-Hd for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 12:22:15 -0500 Received: by yw-out-1718.google.com with SMTP id 9so1004307ywk.66 for ; Mon, 03 Nov 2008 09:22:13 -0800 (PST) Received: from christopher by localhost with local (Exim 4.69) (envelope-from ) id K9RPKP-000612-G5 for emacs-orgmode@gnu.org; Mon, 03 Nov 2008 10:22:01 -0700 Content-Disposition: inline In-Reply-To: <87bpwwvmgr.fsf@gmail.com> 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 On Mon, Nov 03, 2008 at 04:49:24PM +0100, Alex Ott wrote: > Hi all > > I wrote small note about show notifications with Growl under Mac OS X. > This could be useful when using org-mode. Note is could be found on my site > http://xtalk.msk.su/~ott/en/writings/EmacsMacOSXAndGrowl.html > Nice. Was looking to add this to my Quicksilver suite of scripts http://claviclaws.net/org when I'm back from holiday. You've saved me a bit of effort! Christopher