Re: [PATCH] Store "from" and "subject" headers in the database.
authorPieter Praet <pieter@praet.org>
Fri, 11 Nov 2011 01:38:22 +0000 (02:38 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:04 +0000 (09:40 -0800)
09/d10ea52167800a3365620df4cba1a05bf83f43 [new file with mode: 0644]

diff --git a/09/d10ea52167800a3365620df4cba1a05bf83f43 b/09/d10ea52167800a3365620df4cba1a05bf83f43
new file mode 100644 (file)
index 0000000..933c73d
--- /dev/null
@@ -0,0 +1,72 @@
+Return-Path: <pieter@praet.org>\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 CC478431FD0\r
+       for <notmuch@notmuchmail.org>; Thu, 10 Nov 2011 17:39:16 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[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 Na0V1scT+Rlu for <notmuch@notmuchmail.org>;\r
+       Thu, 10 Nov 2011 17:39:16 -0800 (PST)\r
+Received: from mail-ww0-f41.google.com (mail-ww0-f41.google.com\r
+ [74.125.82.41])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 2FD55431FB6   for <notmuch@notmuchmail.org>; Thu, 10 Nov 2011 17:39:16 -0800\r
+ (PST)\r
+Received: by wwf25 with SMTP id 25so1361022wwf.2\r
+       for <notmuch@notmuchmail.org>; Thu, 10 Nov 2011 17:39:15 -0800 (PST)\r
+Received: by 10.216.135.37 with SMTP id t37mr1828090wei.44.1320975554890;\r
+       Thu, 10 Nov 2011 17:39:14 -0800 (PST)\r
+Received: from localhost (26.48-242-81.adsl-dyn.isp.belgacom.be.\r
+       [81.242.48.26])\r
+       by mx.google.com with ESMTPS id p16sm11647399wbn.14.2011.11.10.17.39.14\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Thu, 10 Nov 2011 17:39:14 -0800 (PST)\r
+From: Pieter Praet <pieter@praet.org>\r
+To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] Store "from" and "subject" headers in the database.\r
+In-Reply-To: <87obwjtpcd.fsf@praet.org>\r
+References: <1320599856-24078-1-git-send-email-amdragon@mit.edu>\r
+       <87obwjtpcd.fsf@praet.org>\r
+User-Agent: Notmuch/0.9+76~g2fd88e6 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Fri, 11 Nov 2011 02:38:22 +0100\r
+Message-ID: <87lirntp4h.fsf@praet.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: notmuch@kismala.com\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: Fri, 11 Nov 2011 01:39:16 -0000\r
+\r
+On Fri, 11 Nov 2011 02:33:38 +0100, Pieter Praet <pieter@praet.org> wrote:\r
+> On Sun,  6 Nov 2011 12:17:36 -0500, Austin Clements <amdragon@MIT.EDU> wrote:\r
+> > This is a rebase and cleanup of Istvan Marko's patch from\r
+> > id:m3pqnj2j7a.fsf@zsu.kismala.com\r
+> > \r
+> \r
+> Fantastic performance improvement Austin!  [...]\r
+\r
+... and Istvan Marko, of course! Thanks!\r
+\r
+\r
+Peace\r
+\r
+-- \r
+Pieter\r