From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: New Chrome Extension Date: Tue, 07 Jul 2015 12:16:35 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37732) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCVY3-0007nA-SG for emacs-orgmode@gnu.org; Tue, 07 Jul 2015 12:16:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCVXz-0005DT-On for emacs-orgmode@gnu.org; Tue, 07 Jul 2015 12:16:43 -0400 Received: from mail-qg0-x22b.google.com ([2607:f8b0:400d:c04::22b]:34862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCVXz-0005Cv-8u for emacs-orgmode@gnu.org; Tue, 07 Jul 2015 12:16:39 -0400 Received: by qget71 with SMTP id t71so86609760qge.2 for ; Tue, 07 Jul 2015 09:16:37 -0700 (PDT) In-reply-to: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Konstantin Kliakhandler Cc: emacs-orgmode@gnu.org Hi Konstantin, On 2015-07-07 at 11:44, Konstantin Kliakhandler wrote: > I wrote up a small chrome extension for org-protocol. Comments, > improvements and positive criticism are all welcome. Thanks for making this. I just set up org-protocol and pass the "install test" on that page. Now when I click on your icon/extension Emacs comes to the foreground and I see the following error in the modeline: > No capture template referred to by "L" keys And in *Messages* I see: > Greedy org-protocol handler. Killing client. > No server editing buffers exist > No capture template referred to by "L" keys Any idea what I might be doing wrong? -k.