From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sineau Gh Subject: Re: Org-protocol does not work with org-capture Date: Wed, 14 Aug 2013 22:09:59 +0430 Message-ID: References: <871u5wuvt0.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c390d8bc31c804e3ebd825 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9f3I-0006KL-Do for emacs-orgmode@gnu.org; Wed, 14 Aug 2013 13:40:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9f3B-0007zI-AY for emacs-orgmode@gnu.org; Wed, 14 Aug 2013 13:40:08 -0400 Received: from mail-ee0-x236.google.com ([2a00:1450:4013:c00::236]:60012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9f3B-0007yu-3t for emacs-orgmode@gnu.org; Wed, 14 Aug 2013 13:40:01 -0400 Received: by mail-ee0-f54.google.com with SMTP id e53so4629991eek.13 for ; Wed, 14 Aug 2013 10:39:59 -0700 (PDT) In-Reply-To: <871u5wuvt0.fsf@fastmail.fm> 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: Matt Lundin Cc: emacs-orgmode@gnu.org --001a11c390d8bc31c804e3ebd825 Content-Type: text/plain; charset=ISO-8859-1 Hi Matt, Thanks for your response. I wasn't careful with template called from firefox bookmark button (it was set to "b"). I should stop being hasty when posting stuff to mailing list. However now I'm looking for a way to have this same bookmark on linux using evince. Any idea? On 14 August 2013 20:08, Matt Lundin wrote: > Sineau Gh writes: > > > Hi all, > > I'm sineau and I'm new member of the mailing list and newbie in > > org-mode. I have a problem with org-protocol which I searched in the > > mailing list and also stackoverflow with no luck. > > I'm trying to setup org-protocol and here's my config: > > > > (server-start) > > (require 'org-protocol) > > > > (setq org-protocol-default-template-key "l") > > (global-set-key "\C-cc" 'org-capture) > > > > Now org-capture returns this error: > > > > Symbol's function definition is void: org-contextualize-keys > > Greedy org-protocol handler. Killing client. > > > > I didn't know path-load to org-protocol.el so I left it empty in emacs > > config. I use emacs 24.2 on ubuntu 13.04 (downloaded from ubuntu > > default repo) and get org-mode package via emacs packages. > > What is the value of org-capture-templates? > > C-h v org-capture-templates RET > > Also, could you please type M-x toggle-debug-on-error RET and report the > complete backtrace you receive when you invoke org-protocol (presumably > from an outside program). > > Matt > --001a11c390d8bc31c804e3ebd825 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Matt,
Thanks for your response. I wasn't careful= with template called from firefox bookmark button (it was set to "b&q= uot;). I should stop being hasty when posting stuff to mailing list. Howeve= r now I'm looking for a way to have this same bookmark on linux using e= vince. Any idea?


On 14 A= ugust 2013 20:08, Matt Lundin <mdl@imapmail.org> wrote:
Sineau Gh <sineaugh@gmail.com> writes:

> Hi all,
> I'm sineau and I'm new member of the mailing list and newbie i= n
> org-mode. I have a problem with org-protocol which I searched in the > mailing list and also stackoverflow with no luck.
> I'm trying to setup org-protocol and here's my config:
>
> (server-start)
> (require 'org-protocol)
>
> (setq org-protocol-default-template-key "l")
> =A0=A0=A0=A0 (global-set-key "\C-cc" 'org-capture)
>
> Now org-capture returns this error:
>
> =A0Symbol's function definition is void: org-contextualize-keys > =A0Greedy org-protocol handler. Killing client.
>
> I didn't know path-load to org-protocol.el so I left it empty in e= macs
> config. I use emacs 24.2 on ubuntu 13.04 (downloaded from ubuntu
> default repo) and get org-mode package via emacs packages.

What is the value of org-capture-templates?

C-h v org-capture-templates RET

Also, could you please type M-x toggle-debug-on-error RET and report the complete backtrace you receive when you invoke org-protocol (presumably
from an outside program).

Matt

--001a11c390d8bc31c804e3ebd825--