Re: [PATCH] emacs: hello: promote '?' as the universal help key
authorDavid Bremner <david@tethera.net>
Mon, 14 Mar 2016 23:02:00 +0000 (20:02 +2100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:19 +0000 (16:21 -0700)
20/a29a86981608e162dde1f8925fd41b6a63d64e [new file with mode: 0644]

diff --git a/20/a29a86981608e162dde1f8925fd41b6a63d64e b/20/a29a86981608e162dde1f8925fd41b6a63d64e
new file mode 100644 (file)
index 0000000..9962bbb
--- /dev/null
@@ -0,0 +1,64 @@
+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 62A666DE185A\r
+ for <notmuch@notmuchmail.org>; Mon, 14 Mar 2016 16:02:07 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.031\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.031 tagged_above=-999 required=5\r
+ tests=[AWL=-0.020, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01]\r
+ 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 p1IGqRHNCbNn for <notmuch@notmuchmail.org>;\r
+ Mon, 14 Mar 2016 16:02:05 -0700 (PDT)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 9D2E36DE1849\r
+ for <notmuch@notmuchmail.org>; Mon, 14 Mar 2016 16:02:05 -0700 (PDT)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1afbVX-0005Op-0H; Mon, 14 Mar 2016 19:02:39 -0400\r
+Received: (nullmailer pid 15800 invoked by uid 1000);\r
+ Mon, 14 Mar 2016 23:02:00 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Jani Nikula <jani@nikula.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: hello: promote '?' as the universal help key\r
+In-Reply-To: <1457872037-22561-1-git-send-email-jani@nikula.org>\r
+References: <1457872037-22561-1-git-send-email-jani@nikula.org>\r
+User-Agent: Notmuch/0.21+74~g6c60fb1 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Mon, 14 Mar 2016 20:02:00 -0300\r
+Message-ID: <8737rs64uv.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: Mon, 14 Mar 2016 23:02:07 -0000\r
+\r
+Jani Nikula <jani@nikula.org> writes:\r
+\r
+> Move the brief help text at the bottom of the hello screen to the\r
+> notmuch-hello-mode help, and promote '?' as the universal help key\r
+> across Notmuch. This unclutters the hello screen, and allows for a\r
+> more verbose description in the mode help. Hopefully, this change is\r
+> useful for both experienced and new users alike.\r
+>\r
+> While at it, improve the links to Notmuch and hello screen\r
+> customization.\r
+\r
+pushed.\r
+\r
+d\r