From ebf7f2a5e96c039fa3712167f12d589a829afd8f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 2 Jan 2016 08:18:12 +2000 Subject: [PATCH] Re: [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page --- 6e/43a02eaa2fd93182613becf90785baec355bea | 74 +++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 6e/43a02eaa2fd93182613becf90785baec355bea diff --git a/6e/43a02eaa2fd93182613becf90785baec355bea b/6e/43a02eaa2fd93182613becf90785baec355bea new file mode 100644 index 000000000..98b0594c5 --- /dev/null +++ b/6e/43a02eaa2fd93182613becf90785baec355bea @@ -0,0 +1,74 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id B7DB26DE1B23 + for ; Fri, 1 Jan 2016 04:18:19 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.311 +X-Spam-Level: +X-Spam-Status: No, score=-0.311 tagged_above=-999 required=5 tests=[AWL=0.240, + RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id sJlqfz90xe0d for ; + Fri, 1 Jan 2016 04:18:18 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 202956DE1AE7 + for ; Fri, 1 Jan 2016 04:18:18 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aEyek-000671-RS; Fri, 01 Jan 2016 07:18:06 -0500 +Received: (nullmailer pid 11092 invoked by uid 1000); + Fri, 01 Jan 2016 12:18:12 -0000 +From: David Bremner +To: Tomi Ollila , Jani Nikula , + "W. Trevor King" , notmuch@notmuchmail.org +Subject: Re: [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page +In-Reply-To: +References: + <0a1bd306cb2e306ff49d72b6d2466c1d4a0ade2b.1451502495.git.wking@tremily.us> + <87ege26fi4.fsf@nikula.org> <87fuyi4iwm.fsf@zancas.localnet> + +User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Fri, 01 Jan 2016 08:18:12 -0400 +Message-ID: <874mex4hob.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 01 Jan 2016 12:18:19 -0000 + +Tomi Ollila writes: + +> +> What we could simply have at the time being: +> +> devel/nmbug/nmbug +> devel/nmbug/nmbug.rst (or .1) +> devel/nmbug/nmbug-status +> devel/nmbug/nmbug-status.rst (or .1) +> devel/nmbug/nmbug-status-config +> devel/nmbug/nmbug-status-config.rst (or .5) +> +> (and if .rst:s, a Makefile to build the namual pages) +> +> The responsibility to install the tools could be +> outside of notmuch for now... + +This simpler option is also fine with me, and would be faster to review +and apply. + +d -- 2.26.2