From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Re: org-protocol Date: Mon, 26 Jul 2010 08:25:45 +0200 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=43909 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdH8Z-0001Tv-7j for emacs-orgmode@gnu.org; Mon, 26 Jul 2010 02:26:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdH8U-0008Ng-36 for emacs-orgmode@gnu.org; Mon, 26 Jul 2010 02:26:07 -0400 Received: from lo.gmane.org ([80.91.229.12]:42209) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdH8T-0008NX-RL for emacs-orgmode@gnu.org; Mon, 26 Jul 2010 02:26:02 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OdH8P-0008PT-Dr for emacs-orgmode@gnu.org; Mon, 26 Jul 2010 08:25:57 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jul 2010 08:25:57 +0200 Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Jul 2010 08:25:57 +0200 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: emacs-orgmode@gnu.org Richard Riley writes: > I'm trying to get FF working with org again - > > http://orgmode.org/worg/org-contrib/org-protocol.php > > It says > > ,---- > | 1. Type "about:config" into the location bar and press enter. > | 2. Click "I'll be careful, I promise!" to continue. > | 3. Right-click on the grid > | 4. Choose "New" -> "String" from the context menu. > | 5. Enter "network.protocol-handler.app.org-protocol" as the properties name. > | 6. Click "OK". > | 7. Leave the value blank. > | 8. Next time you try to open a location "org-protocol://..." FF will ask you for the program to use. Enter the path to emacsclient. > `---- > > It doesnt prompt me for a program. Is this uptodate or is there a better > step by step guide? > Despite having 3.5, the instructions for getting the app registered didnt work for some reason (iceweasel?). Anyway, the gconftool method worked.