From 82ccc76562f00a2fed9e9945af54649a9ad7a951 Mon Sep 17 00:00:00 2001 From: Aaron Ecay Date: Wed, 27 Feb 2013 14:40:27 +1900 Subject: [PATCH] Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated --- bb/69ed8c5d2f7323c06dfa682535c32b28ada128 | 84 +++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 bb/69ed8c5d2f7323c06dfa682535c32b28ada128 diff --git a/bb/69ed8c5d2f7323c06dfa682535c32b28ada128 b/bb/69ed8c5d2f7323c06dfa682535c32b28ada128 new file mode 100644 index 000000000..0dd0b793d --- /dev/null +++ b/bb/69ed8c5d2f7323c06dfa682535c32b28ada128 @@ -0,0 +1,84 @@ +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 B22C1431FB6 + for ; Tue, 26 Feb 2013 11:40:33 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, 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 jS7eP6Lk5Gpr for ; + Tue, 26 Feb 2013 11:40:32 -0800 (PST) +Received: from mail-qe0-f44.google.com (mail-qe0-f44.google.com + [209.85.128.44]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id D4961431FAF + for ; Tue, 26 Feb 2013 11:40:32 -0800 (PST) +Received: by mail-qe0-f44.google.com with SMTP id x7so1816062qeu.17 + for ; Tue, 26 Feb 2013 11:40:31 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=x-received:from:to:subject:in-reply-to:references:user-agent:date + :message-id:mime-version:content-type:content-transfer-encoding; + bh=OZsyolgpmsX7zviykVqdhw2by+A92w3Yp/03tnSSOFM=; + b=n6Ka9/9b/OweTMOmKSabuSvUvFVvmAUXkKg5H41nxMf+YAshAACnASMPudrBYloHHb + 7oY95SulXi1KDrnISgnb+eEqv6C/Tgs+KGurTtf7ORxCe1fyNG6+8pZOCQcwhF+DM+0R + MZCCtL/rAEGrhei5sMrPex1L0eIQEjcEyZNiyiKTuuZwdIE/yZyGi+7GDIwuSToWBYjd + iMrVzFroq5VAvBPrOgq4idYqNjpLs9tZ8VD3iEqM5yk7CpBHVlXtpkO+Bi8xYUa6BbB8 + MwGT/+GTdPu064OiE6Zsipg0MAhA3WfDa18f+hMvtIEaugvTmSLLhDtpQ0VLxELa5bNn + 6cdQ== +X-Received: by 10.229.69.24 with SMTP id x24mr4507615qci.16.1361907630145; + Tue, 26 Feb 2013 11:40:30 -0800 (PST) +Received: from localhost (vagvlan532.227.wlan.wireless-pennnet.upenn.edu. + [128.91.71.101]) + by mx.google.com with ESMTPS id c16sm1994161qey.4.2013.02.26.11.40.29 + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Tue, 26 Feb 2013 11:40:29 -0800 (PST) +From: Aaron Ecay +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message + is calculated +In-Reply-To: <878v6bjuut.fsf@nikula.org> +References: <1361836225-17279-1-git-send-email-aaronecay@gmail.com> + <878v6bjuut.fsf@nikula.org> +User-Agent: Notmuch/0.15.2+36~ge30b9e0 (http://notmuchmail.org) + Emacs/24.3.50.1 (x86_64-unknown-linux-gnu) +Date: Tue, 26 Feb 2013 14:40:27 -0500 +Message-ID: <87liaa3luc.fsf@gmail.com> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: quoted-printable +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, 26 Feb 2013 19:40:33 -0000 + +2013ko otsailak 26an, Jani Nikula-ek idatzi zuen: +> Hi Aaron, please provide references to a few messages like this. If +> available on the notmuch list an id: reference would be best, but +> otherwise some archive that allows viewing full message headers or +> downloading the full message would be best. + +Here=E2=80=99s a message from the notmuch list that has passed through gman= +e, +which inserts References but not In-Reply-To headers: +id:877h0sa207.fsf@fester.com . Here=E2=80=99s a link to one with a borked +In-Reply-To header: +http://article.gmane.org/gmane.emacs.orgmode/66616/raw + +--=20 +Aaron Ecay -- 2.26.2