From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Suckling Subject: Re: [org-mac-protocol] How to actually set it up and use it? Date: Sun, 13 Dec 2009 00:37:38 +0000 Message-ID: References: <1e5bcefd0912111047t51e6a0deof0f91638bb9baa63@mail.gmail.com> <2BE649F1-DD4D-4AF6-98C6-D864DA118BE5@inthefaith.net> 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 1NJcT7-0000iK-SE for emacs-orgmode@gnu.org; Sat, 12 Dec 2009 19:37:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJcT3-0000gk-6z for emacs-orgmode@gnu.org; Sat, 12 Dec 2009 19:37:49 -0500 Received: from [199.232.76.173] (port=35999 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJcT3-0000ge-2V for emacs-orgmode@gnu.org; Sat, 12 Dec 2009 19:37:45 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:56639) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NJcT2-000867-Mh for emacs-orgmode@gnu.org; Sat, 12 Dec 2009 19:37:44 -0500 Received: by ewy24 with SMTP id 24so2352073ewy.26 for ; Sat, 12 Dec 2009 16:37:43 -0800 (PST) In-Reply-To: <2BE649F1-DD4D-4AF6-98C6-D864DA118BE5@inthefaith.net> (Ron Parker's message of "Sat, 12 Dec 2009 12:56:00 -0600") 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: Ron Parker Cc: Org Mode On Sat, 12 Dec 2009 12:56:00 -0600, Ron Parker wrote: > After reading this message I downloaded org-mac-protocol and installed > it. The scripts work for me if I open them in Script Editor and run > them, but they do not work from the scripts menu nor from Quicksilver. Weird. Of course, if run from Script Editor, then the top application will always be Script Editor, so the link will always be to Script Editor. It may be that via QS you're linking to something that contains a single or double quote. Then the scripts bork. But I've just finally fixed it and pushed to github along with improved and added support for Snow Leopard, Skim, Bibdesk and iTunes. I'll be doing a proper release at the end of the week (Thursday or Friday), but if the current github doesn't work for you, then send me a few more details and I'll see what I can do. Best, Christopher