From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: org-protocol Date: Mon, 26 Jul 2010 08:02:10 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=38260 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdGln-0003P7-80 for emacs-orgmode@gnu.org; Mon, 26 Jul 2010 02:02:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdGli-00056E-3q for emacs-orgmode@gnu.org; Mon, 26 Jul 2010 02:02:35 -0400 Received: from lo.gmane.org ([80.91.229.12]:35752) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdGlh-000563-QT for emacs-orgmode@gnu.org; Mon, 26 Jul 2010 02:02:30 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OdGld-0000zp-NY for emacs-orgmode@gnu.org; Mon, 26 Jul 2010 08:02:25 +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:02:25 +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:02:25 +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 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? (I used to have this working but a forced firefox reinstall has corrupted it). thanks r.