From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: org-mac-protocol/org-protocol-capture Date: Mon, 29 Nov 2010 09:09:38 +0100 Message-ID: References: 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 [140.186.70.92] (port=41222 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PMyo1-00040c-24 for emacs-orgmode@gnu.org; Mon, 29 Nov 2010 03:09:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PMyo0-0000cS-2Y for emacs-orgmode@gnu.org; Mon, 29 Nov 2010 03:09:48 -0500 Received: from smtp3-g21.free.fr ([212.27.42.3]:40291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PMynz-0000bY-Ig for emacs-orgmode@gnu.org; Mon, 29 Nov 2010 03:09:48 -0500 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: Timothy Brown Cc: emacs-orgmode Mailinglist On 29 Nov 2010, at 06:04, Timothy Brown wrote: > Has anyone done any hacking or changes to get a working setup > using the capture mechanic in org-mode >7.01 to work with > org-mac-protocol[1] by claviclaws? > > I'm pretty lisp clueless and searched around a bit but > couldn't find any obvious changes in order to get > everything to work as expected. What exactly doesn't work for you? I use org-mac-protocol pretty much as published. The only modification I had to make was in the Applescript code that launches emacsclient, since I have several Emacs versions installed and by default it would pick up the wrong one. Konrad.