Re: How to get thread id in emacs ui?
authorRainer M Krug <r.m.krug@gmail.com>
Mon, 18 Feb 2013 15:05:26 +0000 (16:05 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:53:41 +0000 (09:53 -0800)
e0/9f10ffe5baed3ea9363d2b3670eeac60e94f91 [new file with mode: 0644]

diff --git a/e0/9f10ffe5baed3ea9363d2b3670eeac60e94f91 b/e0/9f10ffe5baed3ea9363d2b3670eeac60e94f91
new file mode 100644 (file)
index 0000000..57219dd
--- /dev/null
@@ -0,0 +1,133 @@
+Return-Path: <r.m.krug@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 4E767431FAF\r
+       for <notmuch@notmuchmail.org>; Mon, 18 Feb 2013 07:05:35 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id BP+eesdX2ccE for <notmuch@notmuchmail.org>;\r
+       Mon, 18 Feb 2013 07:05:31 -0800 (PST)\r
+Received: from mail-ee0-f45.google.com (mail-ee0-f45.google.com\r
+ [74.125.83.45])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 5ABE2431FAE   for <notmuch@notmuchmail.org>; Mon, 18 Feb 2013 07:05:31 -0800\r
+ (PST)\r
+Received: by mail-ee0-f45.google.com with SMTP id b57so2868833eek.4\r
+       for <notmuch@notmuchmail.org>; Mon, 18 Feb 2013 07:05:30 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=x-received:message-id:date:from:reply-to:user-agent:mime-version:to\r
+       :cc:subject:references:in-reply-to:x-enigmail-version:content-type\r
+       :content-transfer-encoding;\r
+       bh=aGdHeQDPmcyWNYA94sOKaiA3bUUDiWXkQDHNEzj0KxY=;\r
+       b=eLBp98wIh88hI3dHpjN1oUjE5s3GNcKFLElSLNGsXVKW0ELJEy8+UfPcQh5Uku0Xq+\r
+       42zfgLGLcw23ZZ+gZRmL2AfCmRMSn4Vyo9eQXAWKnpZotFmVJqpeCsXkdVsPjJkNYiYs\r
+       hf556poGgvyxLPrcBK1pmdIa7sHms+q0R8B9TEl3EDV+n7avIsidvnsqt9VV+8YFig/U\r
+       wiqKfWKFLoWSu4rPLkFXVn8bhbA7EeRiOaxYqvr6eokxgl1Z3NpMpqcNBYZVcBg0GBqn\r
+       OcZx+POAzDLJE+OYz5QpDiDZxLHS1rvFl0aiGy6PPeEi1tLqHJO1qyebm9UkWNTnmcdg\r
+       +o1Q==\r
+X-Received: by 10.14.179.5 with SMTP id g5mr45677130eem.41.1361199928823;\r
+       Mon, 18 Feb 2013 07:05:28 -0800 (PST)\r
+Received: from ?IPv6:2a01:e35:8baa:b070:c453:6c66:1db6:ec13?\r
+       ([2a01:e35:8baa:b070:c453:6c66:1db6:ec13])\r
+       by mx.google.com with ESMTPS id q5sm99012034eeo.17.2013.02.18.07.05.27\r
+       (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);\r
+       Mon, 18 Feb 2013 07:05:28 -0800 (PST)\r
+Message-ID: <51224336.3060804@gmail.com>\r
+Date: Mon, 18 Feb 2013 16:05:26 +0100\r
+From: Rainer M Krug <r.m.krug@gmail.com>\r
+User-Agent: Mozilla/5.0 (X11; Linux i686;\r
+       rv:19.0) Gecko/20130125 Thunderbird/19.0\r
+MIME-Version: 1.0\r
+To: David Bremner <david@tethera.net>, Rainer@krugs.de\r
+Subject: Re: How to get thread id in emacs ui?\r
+References: <51222ADA.20408@gmail.com> <8738wtg1nq.fsf@convex-new.cs.unb.ca>\r
+       <5122360D.2060007@gmail.com> <87zjz1el9v.fsf@convex-new.cs.unb.ca>\r
+In-Reply-To: <87zjz1el9v.fsf@convex-new.cs.unb.ca>\r
+X-Enigmail-Version: 1.5\r
+Content-Type: text/plain; charset=ISO-8859-1\r
+Content-Transfer-Encoding: 7bit\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+Reply-To: Rainer@krugs.de\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 18 Feb 2013 15:05:35 -0000\r
+\r
+-----BEGIN PGP SIGNED MESSAGE-----\r
+Hash: SHA1\r
+\r
+On 18/02/13 15:42, David Bremner wrote:\r
+> Rainer M Krug <r.m.krug@gmail.com> writes:\r
+>> \r
+>>> By the way, the library org-notmuch distributed with org-mode should make it easy to link\r
+>>> into notmuch.\r
+>> \r
+>> Then I probably haven't loaded org-notmuch properly? What do I have to put into my .emacs\r
+>> file to load it properly?\r
+>> \r
+> \r
+> I put what I know at\r
+> \r
+> http://notmuchmail.org/emacstips/#index24h2\r
+\r
+Thanks - got it working under Ubuntu. One thing: in my org from git, org-notmuch is in\r
+.../org-mode/contrib/lisp and not .../lisp\r
+\r
+Thanks a lot,\r
+\r
+Rainer\r
+\r
+> \r
+> It's a bit Debian specific at the moment, but hopefully others can fill in the details for\r
+> other environments.\r
+> \r
+> d\r
+> \r
+\r
+\r
+- -- \r
+Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys.\r
+(Germany)\r
+\r
+Centre of Excellence for Invasion Biology\r
+Stellenbosch University\r
+South Africa\r
+\r
+Tel :       +33 - (0)9 53 10 27 44\r
+Cell:       +33 - (0)6 85 62 59 98\r
+Fax :       +33 - (0)9 58 10 27 44\r
+\r
+Fax (D):    +49 - (0)3 21 21 25 22 44\r
+\r
+email:      Rainer@krugs.de\r
+\r
+Skype:      RMkrug\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/\r
+\r
+iQEcBAEBAgAGBQJRIkM2AAoJENvXNx4PUvmC/MEIAK+27SwTFMGG7HRpj+1FOMCd\r
+DWVQpgXZQm8SIOCQuXVOwBog/RSzsAkkr0tSYIB5poaTuGV9kBr+95S6U8w29W03\r
+KIHNxL9JU75a1M2k4Z9zNtKL12bKfyRMBjozV2ZEXeL36T9KzsqpfcIDkGDWw3vQ\r
+hZFSm7jD/r38EHKjnxsBuda40i3/hHl1b1Vtg5NuByaT47BjZ/IL6CbOwrxrTMJJ\r
+GgSK/5PbLCCpoPJh5KEbQpKw6OwMuxqjz/6spI8S95ZagDo6rqIxC4rS8Y/7qI2V\r
+DT223JdL23fcNBfp6cQY0fYPEdXZ2jS4UYWfZwxn97GMhx9+wv581wUCsg4Vsl8=\r
+=qJ8J\r
+-----END PGP SIGNATURE-----\r