From 61fcb0cc0224e523c65054d7b38296919945a5d2 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 1 May 2013 06:19:15 +2100 Subject: [PATCH] Re: [PATCH] man: document NOTMUCH_DEBUG_QUERY --- 8d/41b3fb19d7a2bd8fa09b4afa9ae7b5a3d4531a | 67 +++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 8d/41b3fb19d7a2bd8fa09b4afa9ae7b5a3d4531a diff --git a/8d/41b3fb19d7a2bd8fa09b4afa9ae7b5a3d4531a b/8d/41b3fb19d7a2bd8fa09b4afa9ae7b5a3d4531a new file mode 100644 index 000000000..e2b636c88 --- /dev/null +++ b/8d/41b3fb19d7a2bd8fa09b4afa9ae7b5a3d4531a @@ -0,0 +1,67 @@ +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 A86A1431FB6 + for ; Tue, 30 Apr 2013 02:19:28 -0700 (PDT) +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 avNSmKTkjWnI for ; + Tue, 30 Apr 2013 02:19:24 -0700 (PDT) +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 50677431FAF + for ; Tue, 30 Apr 2013 02:19:24 -0700 (PDT) +Received: from fctnnbsc30w-156034082078.dhcp-dynamic.fibreop.nb.bellaliant.net + ([156.34.82.78] helo=zancas.localnet) + by tesseract.cs.unb.ca with esmtpsa + (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) + (envelope-from ) + id 1UX6iW-0007r6-WA; Tue, 30 Apr 2013 06:19:21 -0300 +Received: from bremner by zancas.localnet with local (Exim 4.80) + (envelope-from ) + id 1UX6iR-0005Dh-Au; Tue, 30 Apr 2013 06:19:15 -0300 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: Re: [PATCH] man: document NOTMUCH_DEBUG_QUERY +In-Reply-To: <1366035996-29019-1-git-send-email-david@tethera.net> +References: <874nhzyaw0.fsf@servo.finestructure.net> + <1366035996-29019-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.15.2+84~g12d5e4e (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-pc-linux-gnu) +Date: Tue, 30 Apr 2013 06:19:15 -0300 +Message-ID: <87sj28v0j0.fsf@zancas.localnet> +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, 30 Apr 2013 09:19:28 -0000 + +david@tethera.net writes: + +> From: David Bremner +> +> This is is really functionality of the library, but CLI users might +> not look at library docs even if they existed beyond notmuch.h + +Pushed, + +d -- 2.26.2