Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / 96 / eb052bd393f24ec8e962a155fd58de6c1d02d3
1 Return-Path: <david@tethera.net>\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 arlo.cworth.org (Postfix) with ESMTP id 907BF6DE1871\r
6  for <notmuch@notmuchmail.org>; Mon, 14 Mar 2016 16:39:10 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.03\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.03 tagged_above=-999 required=5 tests=[AWL=-0.019,\r
12   SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id u3G0xDTeYyKs for <notmuch@notmuchmail.org>;\r
16  Mon, 14 Mar 2016 16:39:09 -0700 (PDT)\r
17 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id D3DDD6DE1868\r
19  for <notmuch@notmuchmail.org>; Mon, 14 Mar 2016 16:39:08 -0700 (PDT)\r
20 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
21  (envelope-from <david@tethera.net>)\r
22  id 1afc5Q-0005pc-9J; Mon, 14 Mar 2016 19:39:44 -0400\r
23 Received: (nullmailer pid 7093 invoked by uid 1000);\r
24  Mon, 14 Mar 2016 23:39:05 -0000\r
25 From: David Bremner <david@tethera.net>\r
26 To: Michal Sojka <sojkam1@fel.cvut.cz>, notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH] doc/reply: Clarify how reply-to header is handled\r
28 In-Reply-To: <1451426140-15303-1-git-send-email-sojkam1@fel.cvut.cz>\r
29 References: <8760zgdioq.fsf@steelpick.2x.cz>\r
30  <1451426140-15303-1-git-send-email-sojkam1@fel.cvut.cz>\r
31 User-Agent: Notmuch/0.21+74~g6c60fb1 (http://notmuchmail.org) Emacs/24.5.1\r
32  (x86_64-pc-linux-gnu)\r
33 Date: Mon, 14 Mar 2016 20:39:05 -0300\r
34 Message-ID: <87twk84okm.fsf@zancas.localnet>\r
35 MIME-Version: 1.0\r
36 Content-Type: text/plain\r
37 X-BeenThere: notmuch@notmuchmail.org\r
38 X-Mailman-Version: 2.1.20\r
39 Precedence: list\r
40 List-Id: "Use and development of the notmuch mail system."\r
41  <notmuch.notmuchmail.org>\r
42 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
43  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
44 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
45 List-Post: <mailto:notmuch@notmuchmail.org>\r
46 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
47 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
48  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
49 X-List-Received-Date: Mon, 14 Mar 2016 23:39:10 -0000\r
50 \r
51 Michal Sojka <sojkam1@fel.cvut.cz> writes:\r
52 \r
53 > Current documentation and comments in the code do not correspond to\r
54 > the actual code and tests in the test suite ("Un-munging Reply-To" in\r
55 > T230-reply-to-sender.sh). Fix it.\r
56 > ---\r
57 \r
58 pushed, sorry it took so long.\r
59 \r
60 d\r