From 855037ae7d765bf85b06e117e278e9d20170a9cf Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 19 Feb 2013 10:42:20 +2000 Subject: [PATCH] Re: How to get thread id in emacs ui? --- e3/6e8d697fe2f0bde28b2e1e488b91de1cc0e719 | 74 +++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 e3/6e8d697fe2f0bde28b2e1e488b91de1cc0e719 diff --git a/e3/6e8d697fe2f0bde28b2e1e488b91de1cc0e719 b/e3/6e8d697fe2f0bde28b2e1e488b91de1cc0e719 new file mode 100644 index 000000000..045e46c00 --- /dev/null +++ b/e3/6e8d697fe2f0bde28b2e1e488b91de1cc0e719 @@ -0,0 +1,74 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id B24A2431FAF + for ; Mon, 18 Feb 2013 06:42:30 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id cWGWBYC7VFRN for ; + Mon, 18 Feb 2013 06:42:27 -0800 (PST) +Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 34C2E431FAE + for ; Mon, 18 Feb 2013 06:42:27 -0800 (PST) +Received: from convex-new.cs.unb.ca ([131.202.245.35]) + by tesseract.cs.unb.ca with esmtpsa + (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) + (envelope-from ) + id 1U7RvF-0000zj-Qj; Mon, 18 Feb 2013 10:42:26 -0400 +Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.80) + (envelope-from ) + id 1U7RvA-0006Ei-B6; Mon, 18 Feb 2013 10:42:20 -0400 +From: David Bremner +To: Rainer@krugs.de +Subject: Re: How to get thread id in emacs ui? +In-Reply-To: <5122360D.2060007@gmail.com> +References: <51222ADA.20408@gmail.com> <8738wtg1nq.fsf@convex-new.cs.unb.ca> + <5122360D.2060007@gmail.com> +User-Agent: Notmuch/0.14+257~ge43e0af (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-pc-linux-gnu) +Date: Mon, 18 Feb 2013 10:42:20 -0400 +Message-ID: <87zjz1el9v.fsf@convex-new.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-Spam_bar: - +Cc: notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 18 Feb 2013 14:42:30 -0000 + +Rainer M Krug writes: +> +>> By the way, the library org-notmuch distributed with org-mode should +>> make it easy to link into notmuch. +> +> Then I probably haven't loaded org-notmuch properly? What do I have to +> put into my .emacs file to load it properly? +> + +I put what I know at + + http://notmuchmail.org/emacstips/#index24h2 + +It's a bit Debian specific at the moment, but hopefully others can fill +in the details for other environments. + +d -- 2.26.2