Re: [PATCH 1/2] nmbug-status: Adjust headers to start with h1
authorDavid Bremner <david@tethera.net>
Thu, 7 Jan 2016 13:20:59 +0000 (09:20 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:20:48 +0000 (16:20 -0700)
57/8448a24a1950460b9ed477d92f0872abf24b90 [new file with mode: 0644]

diff --git a/57/8448a24a1950460b9ed477d92f0872abf24b90 b/57/8448a24a1950460b9ed477d92f0872abf24b90
new file mode 100644 (file)
index 0000000..3645da1
--- /dev/null
@@ -0,0 +1,76 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 5F6576DE0C81\r
+ for <notmuch@notmuchmail.org>; Thu,  7 Jan 2016 05:21:07 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.31\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.31 tagged_above=-999 required=5 tests=[AWL=0.241, \r
+ RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 14Dt1nCzJUlI for <notmuch@notmuchmail.org>;\r
+ Thu,  7 Jan 2016 05:21:04 -0800 (PST)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id B90DD6DE0C4A\r
+ for <notmuch@notmuchmail.org>; Thu,  7 Jan 2016 05:21:04 -0800 (PST)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1aHAUm-0004Dw-Ra; Thu, 07 Jan 2016 08:20:52 -0500\r
+Received: (nullmailer pid 15838 invoked by uid 1000);\r
+ Thu, 07 Jan 2016 13:20:59 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: "W. Trevor King" <wking@tremily.us>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 1/2] nmbug-status: Adjust headers to start with h1\r
+In-Reply-To:\r
+ <4691cbb60322873d2a068ed991cde940d090492a.1451509249.git.wking@tremily.us>\r
+References: <cover.1451509249.git.wking@tremily.us>\r
+ <4691cbb60322873d2a068ed991cde940d090492a.1451509249.git.wking@tremily.us>\r
+User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Thu, 07 Jan 2016 09:20:59 -0400\r
+Message-ID: <87k2nl8r0k.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 07 Jan 2016 13:21:07 -0000\r
+\r
+"W. Trevor King" <wking@tremily.us> writes:\r
+\r
+> We've been leading off with h2s since 3e5fb88f (contrib/nmbug: add\r
+> nmbug-status script, 2012-07-07), but the semantically-correct headers\r
+> are:\r
+>\r
+>   <h1>{title}</h1>\r
+>   ...\r
+>   <h2>Views</h2>\r
+>   ...\r
+>   <h3>View 1</h3>\r
+>   ...\r
+>   <h3>View 2</h3>\r
+>   ...\r
+>\r
+> We can always add additional CSS if the default h1 formatting is too\r
+> intense.\r
+  \r
+I'm pretty sure it will be, at least for me, since that's the reason I\r
+did it this way in the first place. I'm (obviously) not a web person,\r
+how about providing some CSS to roughly duplicate the current visuals?\r
+\r
+d\r
+\r
+\r