Re: have "notmuch help" call man?
authorAdam Wolfe Gordon <awg+notmuch@xvx.ca>
Fri, 16 Dec 2011 16:41:58 +0000 (09:41 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:55 +0000 (09:40 -0800)
3f/4504c82c0ce8e913ba3b4415b1c1a243bbab0a [new file with mode: 0644]

diff --git a/3f/4504c82c0ce8e913ba3b4415b1c1a243bbab0a b/3f/4504c82c0ce8e913ba3b4415b1c1a243bbab0a
new file mode 100644 (file)
index 0000000..60d44c7
--- /dev/null
@@ -0,0 +1,66 @@
+Return-Path: <awg@xvx.ca>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 38973429E28\r
+       for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 08:42:03 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 9qRu68M9dORp for <notmuch@notmuchmail.org>;\r
+       Fri, 16 Dec 2011 08:42:01 -0800 (PST)\r
+Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com\r
+       [209.85.215.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 46C15431FD0\r
+       for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 08:42:01 -0800 (PST)\r
+Received: by eaaj12 with SMTP id j12so3489721eaa.26\r
+       for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 08:41:58 -0800 (PST)\r
+MIME-Version: 1.0\r
+Received: by 10.204.153.216 with SMTP id l24mr3214866bkw.64.1324053718296;\r
+       Fri, 16 Dec 2011 08:41:58 -0800 (PST)\r
+Sender: awg@xvx.ca\r
+Received: by 10.204.155.145 with HTTP; Fri, 16 Dec 2011 08:41:58 -0800 (PST)\r
+X-Originating-IP: [208.77.198.202]\r
+In-Reply-To: <87zkescxp5.fsf@zancas.localnet>\r
+References: <87zkescxp5.fsf@zancas.localnet>\r
+Date: Fri, 16 Dec 2011 09:41:58 -0700\r
+X-Google-Sender-Auth: F2UIeT_buevmemXhP1Gx5i4VQ5A\r
+Message-ID:\r
+ <CAMoJFUtD0Z6E65_0B0aKb9m2Qyp1+x-odopmZBSoWHaJ+OMHFg@mail.gmail.com>\r
+Subject: Re: have "notmuch help" call man?\r
+From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
+To: David Bremner <bremner@unb.ca>\r
+Content-Type: text/plain; charset=ISO-8859-1\r
+Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://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: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 16 Dec 2011 16:42:03 -0000\r
+\r
+On Fri, Dec 16, 2011 at 09:01, David Bremner <bremner@unb.ca> wrote:\r
+> Currently help strings are compiled into the notmuch binary. This is a\r
+> bit a of pain, since we have the same help text in two places.\r
+> What do you think about having "notmuch help foo" invoke "man\r
+> notmuch-foo" and create appropriate man pages (or links).\r
+\r
+I really like this git-style idea.  An additional plus is that long\r
+help (e.g. notmuch help show) would be automatically paged, avoiding a\r
+lot of !!|less.\r
+\r
+-- \r
+Adam Wolfe Gordon\r