Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / 54 / 0b4262478e132e2df17e33d05ffb352b9c5411
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 5F7EB6DE100C\r
6  for <notmuch@notmuchmail.org>; Thu,  7 Jan 2016 05:27:14 -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.31\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.31 tagged_above=-999 required=5 tests=[AWL=0.241, \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 ig5OQs20955J for <notmuch@notmuchmail.org>;\r
16  Thu,  7 Jan 2016 05:27:12 -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 7C91B6DE0C81\r
19  for <notmuch@notmuchmail.org>; Thu,  7 Jan 2016 05:27:12 -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 1aHAaj-0004IM-D7; Thu, 07 Jan 2016 08:27:01 -0500\r
23 Received: (nullmailer pid 16063 invoked by uid 1000);\r
24  Thu, 07 Jan 2016 13:27:08 -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 1/5] nmbug-status: Avoid hard-coded filename in error\r
30  message\r
31 In-Reply-To:\r
32  <ed234b4fca39d9a471ee50f845233f025dc1163e.1451714099.git.wking@tremily.us>\r
33 References: <cover.1451714099.git.wking@tremily.us>\r
34  <ed234b4fca39d9a471ee50f845233f025dc1163e.1451714099.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: Thu, 07 Jan 2016 09:27:08 -0400\r
38 Message-ID: <87h9ip8qqb.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: Thu, 07 Jan 2016 13:27:14 -0000\r
54 \r
55 "W. Trevor King" <wking@tremily.us> writes:\r
56 \r
57 > We already have a 'filename' variable with the name, so stay DRY and\r
58 > use that variable here.\r
59 >\r
60 > Also fix a missing-whitespace error from bed8b674 (nmbug-status:\r
61 > Clarify errors for illegible configs, 2014-05-10), wrapping on the\r
62 > sentence to match similar error-generation earlier in this function.\r
63 \r
64 pushed this one patch\r