From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [ANN] org-mac-protocol, fully updated for 10.6 and with added applications Date: Sun, 25 Apr 2010 09:20:10 +0200 Message-ID: <9C588594-B9A3-4625-835D-16A01EAA4142@gmail.com> References: <99E930F4-79F1-47AC-9961-57FEEB2305E5@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O5w8Y-0004Nh-8z for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 03:20:18 -0400 Received: from [140.186.70.92] (port=38061 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O5w8W-0004NZ-2F for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 03:20:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O5w8T-0007E6-Qr for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 03:20:15 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:40615) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O5w8T-0007E1-MM for emacs-orgmode@gnu.org; Sun, 25 Apr 2010 03:20:13 -0400 Received: by ewy6 with SMTP id 6so3674575ewy.32 for ; Sun, 25 Apr 2010 00:20:12 -0700 (PDT) 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: org-mode mailing list Hi Christopher - it seems to me that we never finalized this. Please send me the fieles and tell me where exactly to install them (maybe your own directory in the contrib directory, for example?). - Carsten On Mar 30, 2010, at 1:05 AM, Christopher Suckling wrote: > On Mon, 29 Mar 2010 13:28:31 +0200, Carsten Dominik > wrote: > >>>> >>>> this is awesome! >>>> >>>> I guess this is a single elisp file? >>>> Then you should just send it to me when ready. I will add it and >>>> also make an entry for it in org-modules. >>> >>> There is a single elisp file, but there are also 6 AppleScripts and >>> one >>> Ruby script (AppleScript doesn't provide character escaping) that >>> glue >>> the whole thing together with other applications. >> >> How would you handle the installation when these scripts are in org/ >> contrib/mac-protocol/script or something like this. >> > > (Sorry, accidentally moved thread off-list) > > It would need to be a manual install as described in the > documentation: > > http://github.com/claviclaws/org-mac-protocol/blob/master/org-mac-protocol.org > > Problem is that there are so many possible Emacsen with emacsclient > residing in different places, that it would often be necessary for the > user to edit one of the AppleScripts to point to their copy of > emacsclient. > > I don't think the default org-mode Makefile installs stuff from the > contrib directory? Or have I missed something regarding the > installation > of files in contrib? > > Best, Christopher - Carsten