From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Suckling Subject: Re: ANN: org-mac-protocol : AppleScripts to invoke org-protocol from various applications Date: Tue, 21 Jul 2009 00:11:37 +0100 Message-ID: References: <71454fac0907201542x64eb6d3ds2c575eb72091dfb0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MT21H-00072o-Cs for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 19:11:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MT21D-00072Z-JT for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 19:11:43 -0400 Received: from [199.232.76.173] (port=54568 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MT21D-00072W-Fy for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 19:11:39 -0400 Received: from mail-fx0-f223.google.com ([209.85.220.223]:53817) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MT21D-0007df-2b for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 19:11:39 -0400 Received: by fxm23 with SMTP id 23so220645fxm.42 for ; Mon, 20 Jul 2009 16:11:38 -0700 (PDT) In-Reply-To: <71454fac0907201542x64eb6d3ds2c575eb72091dfb0@mail.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: Greg Newman Cc: Org Mode List On Mon, Jul 20, 2009 at 11:42 PM, Greg Newman wrote: > Chris, > Just a note, the package tried to install by default to my root dir and > failed. =A0I changed it to ~/ and it then installed. =A0Not sure if you c= an make > something else the default or have it ask for roots password. =A0I almost > didn't see the option to change the install location. > Giving this a try now... > Thanks. I've since found that the install in home directory option on the latest version of PackageMaker is a 10.5 only option. Is that the problem? Everything necessary should be in the sources directory anyway. And also now on github: git://github.com/claviclaws/org-mac-protocol.git Christopher