From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Patterson Subject: Re: Re: org-browse-url.el: Bookmark from a browser into org links Date: Sun, 23 Nov 2008 20:18:34 -0800 Message-ID: <87skphu57p.fsf@transitory.lefae.org> References: <492A2669.8080205@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4UKd-0005nf-Rz for emacs-orgmode@gnu.org; Mon, 24 Nov 2008 00:49:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4UKc-0005nM-Pk for emacs-orgmode@gnu.org; Mon, 24 Nov 2008 00:49:59 -0500 Received: from [199.232.76.173] (port=35284 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4UKc-0005nG-M4 for emacs-orgmode@gnu.org; Mon, 24 Nov 2008 00:49:58 -0500 Received: from rpatterson.net ([69.12.174.198]:51874 helo=lefae.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L4SuE-0002Fz-N8 for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 23:18:39 -0500 In-Reply-To: <492A2669.8080205@sift.info> (Robert Goldman's message of "Sun, 23 Nov 2008 21:58:33 -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: Robert Goldman Cc: emacs-orgmode@gnu.org Robert Goldman writes: > I have tried these instructions, and with my Firefox (Mozilla/5.0 > (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.4) Gecko/2008102920 > Firefox/3.0.4) I get only the error that: > > Firefox doesn't know how to open this address, because the protocol > (org-browse-url-store) isn't associated with any program. > > I do NOT get prompted for the location of a program to run for this > protocol. > > My attempts to just stick the program location into the about:config > entry also fail, with the same error. > > I have tried setting it to > > "/bin/sh /Users/rpg/bin/org-browse-url-store" > > that doesn't work, either. > > This error seems to me pretty much undebuggable. Any suggestions? Double check all strings? I copied and pasted those docs. Ross