From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: org-protocol and safari Date: Thu, 25 Jun 2009 23:42:56 +0200 Message-ID: <87vdmkhtwf.fsf@kassiopeya.MSHEIMNETZ> References: <71454fac0906231324od4b59a8gd42e08188fb083c9@mail.gmail.com> <87ws72333n.fsf@kassiopeya.MSHEIMNETZ> 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 1MJweu-00012H-8c for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 17:39:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJwep-0000yF-0t for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 17:39:03 -0400 Received: from [199.232.76.173] (port=45954 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJweo-0000yC-Sp for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 17:38:58 -0400 Received: from mail.gmx.net ([213.165.64.20]:56595) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MJweo-0005Wk-AJ for emacs-orgmode@gnu.org; Thu, 25 Jun 2009 17:38:58 -0400 In-Reply-To: (Matthew Lundin's message of "Thu, 25 Jun 2009 15:02:33 -0500") 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: Matthew Lundin Cc: emacs-orgmode emacs-orgmode Matthew Lundin writes: > Sebastian Rose writes: > >> Greg Newman writes: > >>> I did try to get it working with Firefox 3.x and it's not working. >>> I followed the worg instructions ( >>> http://orgmode.org/worg/org-contrib/org-protocol.php ) for FF and tried the >>> verification links with no luck. >>> Firefox just screams at me "Firefox doesn't know how to open this address, >>> because the protocol (org-protocol) isn't associated with any program." >>> 2. Any clue why this isn't working? >> >> >> As for FF, the instructions should work. See also: >> >> http://kb.mozillazine.org/Register_protocol#Linux_and_Mac > > These instructions are incorrect. I can confirm that setting a protocol > does not work in Firefox on Mac OS - there is a bug that's been around > for a long time that prevents associating protocols with an application > and/or path. See this mailing list post: > > http://article.gmane.org/gmane.emacs.orgmode/12883 > > And this bug report: > > https://bugzilla.mozilla.org/show_bug.cgi?id=471724 Not sure if those informations are the end of all that... On Windows, as on MAC (I think), protocols are not registered in FF itself too. I think what we need is a MAC freak, who provides the apple script (or what ever is used on MAC for such things), that installs the protocol handler on that system (for FF, Safari, IE Mac version, Acrobat etc.). Maybe this helps?? http://www.xmldatabases.org/WK/blog/1154_Handling_URL_schemes_in_Cocoa.item That app would just have to call emacsclient.. > My solution for this bug was to install Arch Linux on my Macbook. ;) Haha - Not everyone will want to do that I think :) Sebastian