From c661a5aadcceb282068ca473ce6607e03661d844 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 17 Aug 2013 09:07:55 +0200 Subject: [PATCH] Re: [PATCH v3 0/3] Clean up reply's encoding story --- aa/11757ba382f888e2e7318a6ff5c3a03554f0f1 | 64 +++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 aa/11757ba382f888e2e7318a6ff5c3a03554f0f1 diff --git a/aa/11757ba382f888e2e7318a6ff5c3a03554f0f1 b/aa/11757ba382f888e2e7318a6ff5c3a03554f0f1 new file mode 100644 index 000000000..9d50a6150 --- /dev/null +++ b/aa/11757ba382f888e2e7318a6ff5c3a03554f0f1 @@ -0,0 +1,64 @@ +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 DEF1F429E47 + for ; Sat, 17 Aug 2013 00:08:14 -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 hQxpgga72QNi for ; + Sat, 17 Aug 2013 00:08:08 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 8A4D4429E3A + for ; Sat, 17 Aug 2013 00:08:08 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1VAacF-0004yJ-BK; Sat, 17 Aug 2013 04:08:03 -0300 +Received: (nullmailer pid 5183 invoked by uid 1000); Sat, 17 Aug 2013 + 07:07:55 -0000 +From: David Bremner +To: Austin Clements , notmuch@notmuchmail.org +Subject: Re: [PATCH v3 0/3] Clean up reply's encoding story +In-Reply-To: <1376667343-10863-1-git-send-email-amdragon@mit.edu> +References: <1376667343-10863-1-git-send-email-amdragon@mit.edu> +User-Agent: Notmuch/0.16 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Sat, 17 Aug 2013 09:07:55 +0200 +Message-ID: <87d2pclrqs.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: tomi.ollila@iki.fi +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: Sat, 17 Aug 2013 07:08:15 -0000 + +Austin Clements writes: + +> This is v3 of id:1376587658-19202-1-git-send-email-amdragon@mit.edu. +> This addresses Jani's comment in id:87k3jl3ehe.fsf@nikula.org by +> treating errors while retrieving the original message's References +> header as if the original message didn't have a References header. It +> also adds a comment suggested by Jani on IRC. The diff from v2 is +> below. + +pushed, + +d -- 2.26.2