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 5CA00431E62 for ; Tue, 14 Feb 2012 21:44:42 -0800 (PST) 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 NzGcqpxIOZtu for ; Tue, 14 Feb 2012 21:44:42 -0800 (PST) Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id B5DFD431FBD for ; Tue, 14 Feb 2012 21:44:41 -0800 (PST) Received: by lahd3 with SMTP id d3so675541lah.26 for ; Tue, 14 Feb 2012 21:44:38 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.123.68 with SMTP id ly4mr16518082lab.13.1329284678646; Tue, 14 Feb 2012 21:44:38 -0800 (PST) Sender: awg@xvx.ca Received: by 10.112.90.20 with HTTP; Tue, 14 Feb 2012 21:44:38 -0800 (PST) X-Originating-IP: [96.52.216.56] In-Reply-To: <1329282027-29457-1-git-send-email-awg+notmuch@xvx.ca> References: <1329282027-29457-1-git-send-email-awg+notmuch@xvx.ca> Date: Tue, 14 Feb 2012 22:44:38 -0700 X-Google-Sender-Auth: XSmYo9dlBN-cXjrObgMVK3x6ahM Message-ID: Subject: Re: [PATCH v5 0/4] Reply enhancements (was: quoting HTML email ...) From: Adam Wolfe Gordon To: notmuch@notmuchmail.org, amdragon@mit.edu Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQmw7Y+uFY5ov8jjj5x1NdZNwuNHonPkHiDwDHHjGOg0kSptqub7nPoX1NZhzoQVg+al3UfA 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, 15 Feb 2012 05:44:42 -0000 I've just sent new versions of parts 1, 2, and 4. The only change is that I've changed the output of the reply headers to be consistent with the other JSON formats (capitalized, in the right order). Of course, that had a ripple effect on the tests and emacs. Sorry for the double-mail - I just realized I should change these things while reviewing Austin's patches.