[Patch v2 4/4] perf-test: initial support for talloc leak report in memory tests
[notmuch-archives.git] / 91 / 319deb55c6dace3de5d77088d643da71084334
1 Return-Path: <BATV+4e390206964dc3ee67bd+2421+infradead.org+hohndel@bombadil.srs.infradead.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 30D174196F0\r
6         for <notmuch@notmuchmail.org>; Fri,  9 Apr 2010 19:42:53 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -4.2\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id UohZ+3VKdnfU for <notmuch@notmuchmail.org>;\r
16         Fri,  9 Apr 2010 19:42:52 -0700 (PDT)\r
17 Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 316F1431FC1\r
19         for <notmuch@notmuchmail.org>; Fri,  9 Apr 2010 19:42:52 -0700 (PDT)\r
20 Received: from localhost ([::1] helo=localhost.localdomain)\r
21         by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux))\r
22         id 1O0Qeo-00033C-8a; Sat, 10 Apr 2010 02:42:50 +0000\r
23 Received: by localhost.localdomain (Postfix, from userid 500)\r
24         id 8D972C00E1; Fri,  9 Apr 2010 19:42:49 -0700 (PDT)\r
25 From: Dirk Hohndel <hohndel@infradead.org>\r
26 To: Michal Sojka <sojkam1@fel.cvut.cz>, notmuch <notmuch@notmuchmail.org>\r
27 Subject: Re: [RFC] reordering and cleanup of thread authors\r
28 In-Reply-To: <87aatcysw8.fsf@wsheee.localdomain>\r
29 References: <m31veru7vn.fsf@x200.gr8dns.org>\r
30         <87zl1d5fc0.fsf@steelpick.2x.cz> <m3zl1cfsb4.fsf@x200.gr8dns.org>\r
31         <87aatcysw8.fsf@wsheee.localdomain>\r
32 Date: Fri, 09 Apr 2010 19:42:49 -0700\r
33 Message-ID: <m3wrwg6n9y.fsf@x200.gr8dns.org>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain; charset=us-ascii\r
36 X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
37         bombadil.infradead.org See http://www.infradead.org/rpr.html\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Sat, 10 Apr 2010 02:42:53 -0000\r
51 \r
52 On Sat, 10 Apr 2010 03:53:59 +0200, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
53 > I think that using | as a separator would help here. Let's say that\r
54 > initially we have "Matched Author, Non Matched, Matched Again" we can\r
55 > tranform this to  "Matched Author, Matched Again| Non Matched". This way,\r
56 > the length of the string remains the same. If there is no | after\r
57 > transformation, we know that all authors matched because there is always\r
58 > at least one mathed author in the search results.\r
59 \r
60 That's a great idea. I'll update the patch to do that.\r
61 \r
62 /D\r
63 \r
64 -- \r
65 Dirk Hohndel\r
66 Intel Open Source Technology Center\r