[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] org-capture and firefox/org-protocol
From: |
Sebastian Rose |
Subject: |
Re: [Orgmode] org-capture and firefox/org-protocol |
Date: |
Wed, 01 Sep 2010 01:08:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Richard Riley <address@hidden> writes:
> 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
> `----
This is in your *Messages* buffer, isn't it?
It doesn't cause any trouble, does it?
Those are just two messages to assure the author of a custom handler,
that there will be no emacsclient waiting for a `C-x #'
(`server-edit').
Sebastian
> 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.