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 7F94D431FAF for ; Wed, 14 Mar 2012 15:26:54 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 rx+fmBf4KnZW for ; Wed, 14 Mar 2012 15:26:54 -0700 (PDT) Received: from dmz-mailsec-scanner-6.mit.edu (DMZ-MAILSEC-SCANNER-6.MIT.EDU [18.7.68.35]) by olra.theworths.org (Postfix) with ESMTP id E743F431FAE for ; Wed, 14 Mar 2012 15:26:53 -0700 (PDT) X-AuditID: 12074423-b7f9c6d0000008c3-2f-4f611b2d93ab Received: from mailhub-auth-4.mit.edu ( [18.7.62.39]) by dmz-mailsec-scanner-6.mit.edu (Symantec Messaging Gateway) with SMTP id A7.00.02243.D2B116F4; Wed, 14 Mar 2012 18:26:53 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-4.mit.edu (8.13.8/8.9.2) with ESMTP id q2EMQqYE010885; Wed, 14 Mar 2012 18:26:53 -0400 Received: from awakening.csail.mit.edu (awakening.csail.mit.edu [18.26.4.91]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id q2EMQpxM002996 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Wed, 14 Mar 2012 18:26:52 -0400 (EDT) Received: from amthrax by awakening.csail.mit.edu with local (Exim 4.77) (envelope-from ) id 1S7weh-0000v8-2S; Wed, 14 Mar 2012 18:26:51 -0400 Date: Wed, 14 Mar 2012 18:26:51 -0400 From: Austin Clements To: Adam Wolfe Gordon Subject: Re: [PATCH v7.1 00/11] Reply enhancements, second attempt Message-ID: <20120314222651.GO2787@mit.edu> References: <1331525142-30539-1-git-send-email-awg+notmuch@xvx.ca> <1331699416-30775-1-git-send-email-awg+notmuch@xvx.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1331699416-30775-1-git-send-email-awg+notmuch@xvx.ca> User-Agent: Mutt/1.5.21 (2010-09-15) X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmpmleLIzCtJLcpLzFFi42IRYrdT19WVTvQ3eHxNzuLInlnsFtdvzmR2 YPJ4tuoWs0fTj8WsAUxRXDYpqTmZZalF+nYJXBkfdr5iKbjKUrFneRN7A+NV5i5GTg4JAROJ tV8eskLYYhIX7q1n62Lk4hAS2Mco0Xx2D5SzgVHiwfSdbCBVQgInmSQWnK6ASCxhlHj18w4L SIJFQFXi5r7tTCA2m4CGxLb9yxlBbBEBLYkf67+CrWAWkJb49rsZrEZYwEni2trjYDW8AtoS 83d0sEMsqJb4vOMeK0RcUOLkzCcsEL1aEjf+vQTq5QCbs/wfB0iYU8BZ4v28frByUQEViSkn t7FNYBSahaR7FpLuWQjdCxiZVzHKpuRW6eYmZuYUpybrFicn5uWlFuma6eVmluilppRuYgSH tYvyDsY/B5UOMQpwMCrx8GbVx/sLsSaWFVfmHmKU5GBSEuXt5Ur0F+JLyk+pzEgszogvKs1J LT7EKMHBrCTCawqS401JrKxKLcqHSUlzsCiJ82povfMTEkhPLEnNTk0tSC2CycpwcChJ8DaI AjUKFqWmp1akZeaUIKSZODhBhvMADecTARleXJCYW5yZDpE/xagoJc7rKg6UEABJZJTmwfXC 0s4rRnGgV4R5XwgDVfEAUxZc9yugwUxAg0u+xYEMLklESEk1MK6uzfb68qNZ0Pmu0Lk+F7Zd 1+PLGspYBN8dLc532Omlq64sJ84R7f7S3u64+u5nQdJ3fuvnFEsHun8/odd66GPF9+y8yIiH fgvCXq/447Fmg27W+qdHv9bXz2E8btrGsjThfy+rl6683X1RX/9l19nu1PZ9MqitXvPxSSL/ fWOnG6ZVuVaMSizFGYmGWsxFxYkACjVSaRYDAAA= 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: Wed, 14 Mar 2012 22:26:54 -0000 Quoth Adam Wolfe Gordon on Mar 13 at 10:30 pm: > Hi everyone, > > This is mostly a re-send of last night's series [1]. The only changes are: > > * Fixed the emacs patch, where I had a rebase issue. > * Fixed the commit that re-added test/test-lib by accident. > * Fixed devel/schemata per Austin's review of the previous version. > > Since this series seems to be getting close, I figured I'd add a NEWS entry > for good measure. > > Thanks for all the reviews so far, and I hope this is almost ready! > > [1] id:"1331525142-30539-1-git-send-email-awg+notmuch@xvx.ca" LGTM.