From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Zang Subject: Re: Problem with org-mac-protocol Date: Tue, 16 Feb 2010 19:36:03 +0100 Message-ID: <74E16FB7-D767-4BCF-A75D-F0E2FF72CA26@fh-weihenstephan.de> References: <2189D718-8870-436C-A81F-5D11042C5C06@gmail.com> Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhSHr-00086I-6p for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 13:36:43 -0500 Received: from [140.186.70.92] (port=44021 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhSHo-00084x-1x for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 13:36:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhSHn-0002Aq-5N for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 13:36:40 -0500 Received: from fhw-zdx3.zdv.fh-weihenstephan.de ([141.40.126.81]:50935 helo=mail.fh-weihenstephan.de) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhSHn-0002AB-0F for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 13:36:39 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.fh-weihenstephan.de (Postfix) with ESMTP id 52801501B4 for ; Tue, 16 Feb 2010 19:36:33 +0100 (CET) Received: from mail.fh-weihenstephan.de ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29388-04-4 for ; Tue, 16 Feb 2010 19:36:15 +0100 (CET) In-Reply-To: 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: Christopher Suckling Cc: emacs-orgmode@gnu.org Am 16.02.2010 um 11:58 schrieb Christopher Suckling: > The problem is that I haven't updated the distribution for 10.6. The URI > Escape osax doesn't work on Snow Leopard. > > I've replaced it with a small Ruby script to do all the escaping and you > can find the latest versions at github (may be buggy and the > documentation is out of date): > > http://github.com/claviclaws/org-mac-protocol > > Note that the .applescript files will need opening in Script Editor and > resaving as .scpt files. Brilliant, thanks, that works! Best, Christian