Henri-Paul Indiogine wrote:
> Hi Nick & Sebastian!
>
> Nick Dokos writes:
> > (setq org-link-mailto-program '(compose-mail "%a" "%s"))
>
> Thanks, this works. However, probably because I use the latest Ubuntu
> Emacs snapshot (v. 24.0.50.1) it gives me a message that now the default
>
Hi Nick & Sebastian!
Nick Dokos writes:
> (setq org-link-mailto-program '(compose-mail "%a" "%s"))
Thanks, this works. However, probably because I use the latest Ubuntu
Emacs snapshot (v. 24.0.50.1) it gives me a message that now the default
is message-mail. So, using message-mail inst
Henri-Paul Indiogine wrote:
> Hi Sebastian!
>
> 2010/6/4 Sebastian Rose :
> > M-x customize-variable RET org-link-mailto-program RET
> >
> > and set it to
> >
> > `compose-mail'
>
> Actually, this variable was set to compose-mail. This will give me
> that error message.
>
>
Try
Hi Sebastian!
2010/6/4 Sebastian Rose :
> M-x customize-variable RET org-link-mailto-program RET
>
> and set it to
>
> `compose-mail'
Actually, this variable was set to compose-mail. This will give me
that error message.
--
Henri-Paul Indiogine
Curriculum & Instruction
Texas A&M Univer
Henri-Paul Indiogine writes:
> Greetings!
>
> Thanks first of all to all the contributors to org-mode.
>
> I suppose that it is possible to set up org-mode so that if I click or
> press C-c C-o on a "mailto:a...@xyz.org"; a gnus compose window will be
> created.
Yes.
> created. I tried findin
Greetings!
Thanks first of all to all the contributors to org-mode.
I suppose that it is possible to set up org-mode so that if I click or
press C-c C-o on a "mailto:a...@xyz.org"; a gnus compose window will be
created. I tried finding how to do so using Google, but could not
find it.
This the