emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Linking to Thunderbird (correction)


From: Matt Price
Subject: Re: [O] Linking to Thunderbird (correction)
Date: Mon, 10 Dec 2012 13:45:40 -0500

On Mon, Dec 10, 2012 at 2:24 AM, Christoph Herzog <address@hidden> 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 via email to

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