Re: [PATCH 0/2] nmbug-status: h1 title and unbalanced <p> fixups to default templates
[notmuch-archives.git] / 74 / 2a09ef229de75ba221993611505bd83b733e36
1 Return-Path: <tomi.ollila@iki.fi>\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 4319B6DE1B00\r
6  for <notmuch@notmuchmail.org>; Thu, 31 Dec 2015 05:46:36 -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.682\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.682 tagged_above=-999 required=5 tests=[AWL=0.030, \r
12  SPF_NEUTRAL=0.652] 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 XRFxOGlOUXlf for <notmuch@notmuchmail.org>;\r
16  Thu, 31 Dec 2015 05:46:34 -0800 (PST)\r
17 Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
18  by arlo.cworth.org (Postfix) with ESMTP id BA0A36DE1AEB\r
19  for <notmuch@notmuchmail.org>; Thu, 31 Dec 2015 05:46:33 -0800 (PST)\r
20 Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
21  by guru.guru-group.fi (Postfix) with ESMTP id C580910008C;\r
22  Thu, 31 Dec 2015 15:46:50 +0200 (EET)\r
23 From: Tomi Ollila <tomi.ollila@iki.fi>\r
24 To: "W. Trevor King" <wking@tremily.us>, notmuch@notmuchmail.org\r
25 Subject: Re: [PATCH 0/2] nmbug-status: h1 title and unbalanced <p> fixups to\r
26  default templates\r
27 In-Reply-To: <cover.1451509249.git.wking@tremily.us>\r
28 References: <cover.1451509249.git.wking@tremily.us>\r
29 User-Agent: Notmuch/0.21+32~g73439f8 (http://notmuchmail.org) Emacs/24.3.1\r
30  (x86_64-unknown-linux-gnu)\r
31 X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
32  $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
33  !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
34 Date: Thu, 31 Dec 2015 15:46:50 +0200\r
35 Message-ID: <m21ta2d92t.fsf@guru.guru-group.fi>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.20\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: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
49  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Thu, 31 Dec 2015 13:46:36 -0000\r
51 \r
52 On Wed, Dec 30 2015, "W. Trevor King" <wking@tremily.us> wrote:\r
53 \r
54 > Polishing the templates a bit.  Details in the individual patches.\r
55 \r
56 This series LGTM. (html) tidy complains about imo irrelevant things -- or\r
57 I just did not know how to use it correctly -- as `| tidy -eq`.\r
58 \r
59 >\r
60 > Cheers,\r
61 > Trevor\r
62 \r
63 Tomi\r
64 \r
65 \r
66 PS: it was a bit difficult to test, had to resort to reading sources\r
67 and experment with some git commands. So (i.e. Note to self):\r
68 \r
69 $ git --git-dir ./.nmbug cat-file -p remotes/origin/config:status-config.json > ~/tmp/nmbug...\r
70 $ PYTHONPATH=$PWD/bindings/python python2.7 devel/nmbug/nmbug-status --config ~/tmp/nmbug...\r
71 \r
72 (and | tidy -eq )\r
73 \r
74 \r
75 >\r
76 > W. Trevor King (2):\r
77 >   nmbug-status: Adjust headers to start with h1\r
78 >   nmbug-status: Fix unbalanced <p> tags in default header/footer\r
79 >\r
80 >  devel/nmbug/nmbug-status | 7 ++++---\r
81 >  1 file changed, 4 insertions(+), 3 deletions(-)\r
82 >\r
83 > -- \r
84 > 2.1.0.60.g85f0837\r
85 >\r
86 > _______________________________________________\r
87 > notmuch mailing list\r
88 > notmuch@notmuchmail.org\r
89 > https://notmuchmail.org/mailman/listinfo/notmuch\r