Re: [PATCH] create .mailmap file (for git shortlog/blame)
[notmuch-archives.git] / 56 / 83a5f4b0fc159f9a3ff71aeace900d8416979a
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 9731E6DE1638\r
6  for <notmuch@notmuchmail.org>; Wed, 13 Jan 2016 06:36:16 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.309\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.309 tagged_above=-999 required=5 tests=[AWL=0.242,\r
12   RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] 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 UKGrgm5VTFws for <notmuch@notmuchmail.org>;\r
16  Wed, 13 Jan 2016 06:36:15 -0800 (PST)\r
17 Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
18  by arlo.cworth.org (Postfix) with ESMTPS id EDD616DE091E\r
19  for <notmuch@notmuchmail.org>; Wed, 13 Jan 2016 06:36:14 -0800 (PST)\r
20 Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
21  (envelope-from <david@tethera.net>)\r
22  id 1aJMWl-0000cQ-OA; Wed, 13 Jan 2016 09:35:59 -0500\r
23 Received: (nullmailer pid 1310 invoked by uid 1000);\r
24  Wed, 13 Jan 2016 14:36:07 -0000\r
25 From: David Bremner <david@tethera.net>\r
26 To: "W. Trevor King" <wking@tremily.us>, notmuch@notmuchmail.org\r
27 Cc: Tomi Ollila <tomi.ollila@iki.fi>, Jani Nikula <jani@nikula.org>,\r
28  Carl Worth <cworth@cworth.org>, "W. Trevor King" <wking@tremily.us>\r
29 Subject: Re: [PATCH 2/2] nmbug-status: Fix unbalanced <p> tags in default\r
30  header/footer\r
31 In-Reply-To:\r
32  <957f5471917ebfebf0ebe30cc4c7527ed096ea89.1451509249.git.wking@tremily.us>\r
33 References: <cover.1451509249.git.wking@tremily.us>\r
34  <957f5471917ebfebf0ebe30cc4c7527ed096ea89.1451509249.git.wking@tremily.us>\r
35 User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1\r
36  (x86_64-pc-linux-gnu)\r
37 Date: Wed, 13 Jan 2016 10:36:07 -0400\r
38 Message-ID: <87twmh4kdk.fsf@zancas.localnet>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.20\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45  <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
47  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
52  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Wed, 13 Jan 2016 14:36:16 -0000\r
54 \r
55 "W. Trevor King" <wking@tremily.us> writes:\r
56 \r
57 > These were broken by b70386a4 (Move the generated date from the top of\r
58 > the page to the footer, 2014-05-31), which moved 'Generated ...' to\r
59 > the footer with the opening tag, but didn't replace the blurb opening\r
60 > tag or add a closing tag after 'Generated ...'.\r
61 \r
62 Pushed all 3 of these 2 patches.\r
63 \r
64 d\r