[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] New Chrome Extension
From: |
Ken Mankoff |
Subject: |
Re: [O] New Chrome Extension |
Date: |
Tue, 07 Jul 2015 12:24:27 -0400 |
On 2015-07-07 at 12:16, Ken Mankoff <address@hidden> wrote:
> Hi Konstantin,
>
> On 2015-07-07 at 11:44, Konstantin Kliakhandler <address@hidden> 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
If I add a capture template with hotkey "L" I get the same message but for "p".
If I add a capture template with the hotkey "p" then it appears to mostly work,
but I don't get selected text. I do get a link to the webpage as the capture
item body.
-k.