From bef3becf6e41a40b5be61fba2aece820d040a912 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 30 Jan 2013 17:01:35 +2000 Subject: [PATCH] Re: [PATCH 1/2] man: document NOTMUCH_TALLOC_REPORT environment variable --- 8e/f5b3bbf493ee71bf2f345671a53664654f6c60 | 71 +++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 8e/f5b3bbf493ee71bf2f345671a53664654f6c60 diff --git a/8e/f5b3bbf493ee71bf2f345671a53664654f6c60 b/8e/f5b3bbf493ee71bf2f345671a53664654f6c60 new file mode 100644 index 000000000..b3bdfc74e --- /dev/null +++ b/8e/f5b3bbf493ee71bf2f345671a53664654f6c60 @@ -0,0 +1,71 @@ +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 9AA13431FAF + for ; Tue, 29 Jan 2013 13:01:47 -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 6Yz8Tc+P5GVH for ; + Tue, 29 Jan 2013 13:01:43 -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 CFB89431FAE + for ; Tue, 29 Jan 2013 13:01:43 -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 1U0IJK-0003m3-K4; Tue, 29 Jan 2013 17:01:42 -0400 +Received: from bremner by convex-new.cs.unb.ca with local (Exim 4.80) + (envelope-from ) + id 1U0IJE-0005Ow-10; Tue, 29 Jan 2013 17:01:36 -0400 +From: David Bremner +To: Jameson Graef Rollins , + notmuch@notmuchmail.org +Subject: Re: [PATCH 1/2] man: document NOTMUCH_TALLOC_REPORT environment + variable +In-Reply-To: <874nhzyaw0.fsf@servo.finestructure.net> +References: <1359461620-1716-1-git-send-email-david@tethera.net> + <1359461620-1716-2-git-send-email-david@tethera.net> + <874nhzyaw0.fsf@servo.finestructure.net> +User-Agent: Notmuch/0.14+257~ge43e0af (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-pc-linux-gnu) +Date: Tue, 29 Jan 2013 17:01:35 -0400 +Message-ID: <87mwvrn1ow.fsf@convex-new.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-Spam_bar: - +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: Tue, 29 Jan 2013 21:01:47 -0000 + +Jameson Graef Rollins writes: + +> +> Not for this series, but it might be nice to document usage of the +> NOTMUCH_DEBUG_QUERY env var as well. +> + +Not a bad idea. This should (also?) be documented in the library +documentation, since it is handled there, and also available e.g. to +bindings users. + +d -- 2.26.2