From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: Re: org-browse-url.el: Bookmark from a browser into org links Date: Sun, 23 Nov 2008 21:58:33 -0600 Message-ID: <492A2669.8080205@sift.info> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4Tfm-0004ON-EV for emacs-orgmode@gnu.org; Mon, 24 Nov 2008 00:07:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4Tfk-0004Nq-JL for emacs-orgmode@gnu.org; Mon, 24 Nov 2008 00:07:46 -0500 Received: from [199.232.76.173] (port=34684 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4Tfk-0004Nn-FJ for emacs-orgmode@gnu.org; Mon, 24 Nov 2008 00:07:44 -0500 Received: from outbound-mail-144.bluehost.com ([67.222.38.34]:53667) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1L4Say-00059p-Jr for emacs-orgmode@gnu.org; Sun, 23 Nov 2008 22:58:46 -0500 References: 87y6zavqaq.fsf@transitory.lefae.org 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: me@rpatterson.net Cc: emacs-orgmode@gnu.org 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? thanks, r