emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-protocol does not work with org-capture
@ 2013-07-17  9:43 Sineau Gh
  2013-08-14 15:38 ` Matt Lundin
  0 siblings, 1 reply; 3+ messages in thread
From: Sineau Gh @ 2013-07-17  9:43 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 717 bytes --]

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.

[-- Attachment #2: Type: text/html, Size: 901 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Org-protocol does not work with org-capture
  2013-07-17  9:43 Org-protocol does not work with org-capture Sineau Gh
@ 2013-08-14 15:38 ` Matt Lundin
  2013-08-14 17:39   ` Sineau Gh
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2013-08-14 15:38 UTC (permalink / raw)
  To: Sineau Gh; +Cc: emacs-orgmode

Sineau Gh <sineaugh@gmail.com> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Org-protocol does not work with org-capture
  2013-08-14 15:38 ` Matt Lundin
@ 2013-08-14 17:39   ` Sineau Gh
  0 siblings, 0 replies; 3+ messages in thread
From: Sineau Gh @ 2013-08-14 17:39 UTC (permalink / raw)
  To: Matt Lundin; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1454 bytes --]

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 <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 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
>

[-- Attachment #2: Type: text/html, Size: 2139 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-14 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17  9:43 Org-protocol does not work with org-capture Sineau Gh
2013-08-14 15:38 ` Matt Lundin
2013-08-14 17:39   ` Sineau Gh

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).