emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Henri-Paul Indiogine <hindiogine@gmail.com>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: mailto:abc@xyz.org
Date: Sat, 05 Jun 2010 00:11:25 -0400	[thread overview]
Message-ID: <10726.1275711085@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Henri-Paul Indiogine <hindiogine@gmail.com> of "Fri\, 04 Jun 2010 20\:51\:14 PDT." <AANLkTinr5xIUED66dA380UKHXycmsAqKrkBeii48YQCv@mail.gmail.com>

Henri-Paul Indiogine <hindiogine@gmail.com> wrote:

> Hi Sebastian!
> 
> 2010/6/4 Sebastian Rose <sebastian_rose@gmx.de>:
> > 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

        (setq org-link-mailto-program '(compose-mail "%a" "%s"))

The doc says:

,----
| Function and arguments to call for following mailto links.
| This is a list with the first element being a lisp function, and the
| remaining elements being arguments to the function.  In string arguments,
| %a will be replaced by the address, and %s will be replaced by the subject
| if one was given like in <mailto:arthur@galaxy.org::this subject>.
`----

HTH,
Nick

  reply	other threads:[~2010-06-05  4:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-04 18:22 mailto:abc@xyz.org Henri-Paul Indiogine
2010-06-05  0:43 ` mailto:abc@xyz.org Sebastian Rose
2010-06-05  3:51   ` mailto:abc@xyz.org Henri-Paul Indiogine
2010-06-05  4:11     ` Nick Dokos [this message]
2010-06-05  4:32       ` mailto:abc@xyz.org Henri-Paul Indiogine
2010-06-05  4:46         ` mailto:abc@xyz.org Nick Dokos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=10726.1275711085@gamaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=hindiogine@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).