emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Christoph Herzog <rhogez@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Linking to Thunderbird (correction)
Date: Mon, 10 Dec 2012 13:45:40 -0500	[thread overview]
Message-ID: <CAN_Dec_Up7qFOxdsYO+nBhq8og3=t2N=FLKTSpvmNYfNzaik2Q@mail.gmail.com> (raw)
In-Reply-To: <ka42mn$mn9$1@ger.gmane.org>

On Mon, Dec 10, 2012 at 2:24 AM, Christoph Herzog <rhogez@gmail.com> wrote:
> (org-add-link-type "thunderlink" 'org-thunderlink-open)
> (defun org-thunderlink-open (path)
>   "Opens  a specified email in Thunderbird with the help of the add-on
> ThunderLink."
>   (start-process "myname" nil "thunderbird" "-thunderlink" (concat
> "thunderlink:" path)))
>
> (provide 'org-thunderlink)
wow, fantastic!  thank you for this -- I just couldn't make myself
love wanderlust the way I wanted to, but I desperately missed org
integration-- and now I have it back!  this is fantastic.

(though I've just noticed that if I archive or move an email, the link
breaks -- not at al surprising, but it would be fantastic to get
around that somehow..)

  reply	other threads:[~2012-12-10 18:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-07 23:41 Linking to Thunderbird Christoph Herzog
2012-12-10  7:24 ` Linking to Thunderbird (correction) Christoph Herzog
2012-12-10 18:45   ` Matt Price [this message]
2012-12-13 22:58 ` Linking to Thunderbird Bastien

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='CAN_Dec_Up7qFOxdsYO+nBhq8og3=t2N=FLKTSpvmNYfNzaik2Q@mail.gmail.com' \
    --to=moptop99@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rhogez@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).