From: David Bremner Date: Tue, 20 Mar 2012 01:11:17 +0000 (+2100) Subject: Re: [PATCH v8 00/11] Reply enhancements (rebased) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6c561f347bc3fead87825fa4ebafad0549f9427b;hp=273d977431a0b38d0f9499ef9e995e08637bc0ea;p=notmuch-archives.git Re: [PATCH v8 00/11] Reply enhancements (rebased) --- diff --git a/09/4aa563fe2ac8ab0275b612b756138a8f84f37a b/09/4aa563fe2ac8ab0275b612b756138a8f84f37a new file mode 100644 index 000000000..678d12085 --- /dev/null +++ b/09/4aa563fe2ac8ab0275b612b756138a8f84f37a @@ -0,0 +1,65 @@ +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 4BF90431FAF + for ; Mon, 19 Mar 2012 18:11:34 -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 t+lGH3SizzyH for ; + Mon, 19 Mar 2012 18:11:33 -0700 (PDT) +Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id A8DEF431FAE + for ; Mon, 19 Mar 2012 18:11:33 -0700 (PDT) +Received: from fctnnbsc30w-142166230117.dhcp-dynamic.fibreop.nb.bellaliant.net + ([142.166.230.117] helo=zancas.localnet) + by tesseract.cs.unb.ca with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) + (Exim 4.72) (envelope-from ) + id 1S9nbf-0008SY-In; Mon, 19 Mar 2012 22:11:27 -0300 +Received: from bremner by zancas.localnet with local (Exim 4.77) + (envelope-from ) + id 1S9nbZ-0002ke-6d; Mon, 19 Mar 2012 22:11:17 -0300 +From: David Bremner +To: Adam Wolfe Gordon , notmuch@notmuchmail.org +Subject: Re: [PATCH v8 00/11] Reply enhancements (rebased) +In-Reply-To: <1332088363-22476-1-git-send-email-awg+notmuch@xvx.ca> +References: <87fwd6kqtv.fsf@zancas.localnet> + <1332088363-22476-1-git-send-email-awg+notmuch@xvx.ca> +User-Agent: Notmuch/0.12~rc2 (http://notmuchmail.org) Emacs/23.3.1 + (x86_64-pc-linux-gnu) +Date: Mon, 19 Mar 2012 22:11:17 -0300 +Message-ID: <87haxkjcui.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +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, 20 Mar 2012 01:11:34 -0000 + +On Sun, 18 Mar 2012 10:32:32 -0600, Adam Wolfe Gordon wrote: +> Hi everyone, +> +> This is a resend of [1], rebased onto the current master. I've also moved the +> NEWS items into the new 0.13 section, as David requested. + +pushed, + +d