From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Compose emails in ogr, but send them via thunderbird? Date: Tue, 03 Apr 2012 15:31:40 +0200 Message-ID: <4F7AFBBC.1080308@gmail.com> References: <4F7AB055.3080601@gmail.com> <87ehs52mf0.fsf@pank.eu> Reply-To: R.M.Krug@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55686) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SF3px-0001nO-Rg for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 09:31:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SF3pp-0000yP-JI for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 09:31:53 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:38201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SF3pp-0000xX-Au for emacs-orgmode@gnu.org; Tue, 03 Apr 2012 09:31:45 -0400 Received: by bkwq16 with SMTP id q16so4002732bkw.0 for ; Tue, 03 Apr 2012 06:31:43 -0700 (PDT) In-Reply-To: <87ehs52mf0.fsf@pank.eu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/04/12 11:29, Rasmus wrote: > > Rainer, > >> So my question is: is it possible to write emails in org and then sent them (a subtree) to >> thunderbird for sending / adding addresses / signing with pgp? > > I don't know about the subtree. But there is an extension¹ for this purpose. It comes with > its own mode, but I am sure you could have it load Org, or alternatively just the org-like > minor modes Looks nice - I'll check it out. > > #+begin_src emacs-lisp (add-hook 'message-mode-hook 'turn-on-orgtbl) (add-hook > 'message-mode-hook 'turn-on-orgstruct) #+end_src > > (replace the mode with something appropriate). > > The problem with this setup is that it relies on tmp files, so you would not have a grand org > file of All-Thing-Sent. True - and that is one thing which I would have liked to do - well - I'll give that extension a try. > >> I know - I could do all this in emacs, but absolutely no time at the moment. > > It is not that hardᵗᵐ. but could be time consuming. So, yeah, probably stick to TB for now. > But, if time permits is it really quite nice (I use the Gnus). Well - I should try it - I know.... Thanks a lot, Rainer > > –Rasmus > > > Footnotes: ¹ http://globs.org/articles.php?pg=2&lng=en > - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk96+7wACgkQoYgNqgF2egofCwCcCoXChhhxCDRvuIzXlapCRhDC F3wAnjklgSsNGx3SIqrSEVLlcRrkWHkE =r8Mh -----END PGP SIGNATURE-----