From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: org-capture and firefox/org-protocol Date: Tue, 31 Aug 2010 16:14:53 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=43417 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqRcE-00020A-Q6 for emacs-orgmode@gnu.org; Tue, 31 Aug 2010 10:15:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqRcA-0008NI-0M for emacs-orgmode@gnu.org; Tue, 31 Aug 2010 10:15:10 -0400 Received: from lo.gmane.org ([80.91.229.12]:55673) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqRc9-0008NC-Q2 for emacs-orgmode@gnu.org; Tue, 31 Aug 2010 10:15:05 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OqRc8-0008A2-6G for emacs-orgmode@gnu.org; Tue, 31 Aug 2010 16:15:04 +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 ; Tue, 31 Aug 2010 16:15:04 +0200 Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 31 Aug 2010 16:15:04 +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 My firefox key to call org-capture now causes my emacs server to produce: ,---- | Greedy org-protocol handler. Killing client. | No server buffers remain to edit `---- It works fine from a bookmark link button. I have no custom handlers (org-protocol-protocol-alist is nil). I checked the code in my firefox config is the same as on the Worg. Is there something else that needs to be configured now? regards r.