emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Org-protocol does not work with org-capture


From: Matt Lundin
Subject: Re: [O] Org-protocol does not work with org-capture
Date: Wed, 14 Aug 2013 10:38:35 -0500
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux)

Sineau Gh <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]