Re: [RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated
authorAaron Ecay <aaronecay@gmail.com>
Tue, 26 Feb 2013 19:40:27 +0000 (14:40 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:53:46 +0000 (09:53 -0800)
bb/69ed8c5d2f7323c06dfa682535c32b28ada128 [new file with mode: 0644]

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