From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Integration of notmuch email references in notes in org-mode Date: Mon, 18 Feb 2013 14:49:32 +0100 Message-ID: <5122316C.7070706@gmail.com> Reply-To: Rainer@krugs.de 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]:54606) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7R6D-0007q7-Ro for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 08:49:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7R6A-0004Qz-4H for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 08:49:41 -0500 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:38641) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7R69-0004QI-VB for emacs-orgmode@gnu.org; Mon, 18 Feb 2013 08:49:38 -0500 Received: by mail-wg0-f42.google.com with SMTP id 12so2720220wgh.1 for ; Mon, 18 Feb 2013 05:49:35 -0800 (PST) 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: emacs-orgmode -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi - From time to time, I have to include email references in notes in org. There is obviously org-notmuch.el, but I am not to happy with it as, when exporting the notes, the link is shown but neither clickable nor the resulting email is shown in the exported document (both understandable). I could also include a bash source block: #+header: :results output org #+begin_src sh notmuch show thread:XXXXXXXXXXXXXXXX #+end_src the result ooks ugly formated - if I use raw, I can not fold the result, due to strange characters at the beginning of the header lines. I think that source block approaȟ could work very nbicely, if one could somehow format the result as an email - but I have no idea how. I actually would prefer the source block approach, as the email would be physically in the org document and foldable. Any suggestions how I could achieve this? Thanks, Rainer - -- 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 Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJRIjFsAAoJENvXNx4PUvmCB0kH+QFL4jRInkoOdwVbOiiD5DcO pNLeMND0t1N5zBxORwDdFfdjLvN4nJ7r3i0Bh6qldtAbOc/7hKQx1E1wVxQoSJp+ XyB+H7vycb29l4cSGgXjqRbkgnwLy8NyYZlHza3dej3Nv1ZLdu5trdg/QCwxtivP kmJPDhiZepAFmjPcU+hYicOf0iT+B1NpfPa3ZumaJEld1yFgHw2ELGJbReKwlsbJ yDbUq6kTK4HfHRpcNmqvavEWPCSQunAUGNJUV0aXPya9Fh4k2+1UXSDPX+oZch9Z nq9lOLoHyR8U3qvTicojmfJgyZ9LzpDqdlKgMW+FGLJsNLVqZ24EpBaSQ2iHgzc= =DwaG -----END PGP SIGNATURE-----