Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id A6A1B415FAE for ; Fri, 24 Feb 2012 15:05:15 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KKvHJdcBCLfc for ; Fri, 24 Feb 2012 15:05:14 -0800 (PST) Received: from dmz-mailsec-scanner-7.mit.edu (DMZ-MAILSEC-SCANNER-7.MIT.EDU [18.7.68.36]) by olra.theworths.org (Postfix) with ESMTP id 2D8DB416209 for ; Fri, 24 Feb 2012 15:05:14 -0800 (PST) X-AuditID: 12074424-b7fae6d000000906-b6-4f4817a9ce2d Received: from mailhub-auth-1.mit.edu ( [18.9.21.35]) by dmz-mailsec-scanner-7.mit.edu (Symantec Messaging Gateway) with SMTP id 77.85.02310.9A7184F4; Fri, 24 Feb 2012 18:05:13 -0500 (EST) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id q1ON5DcW030292; Fri, 24 Feb 2012 18:05:13 -0500 Received: from awakening.csail.mit.edu (awakening.csail.mit.edu [18.26.4.91]) (authenticated bits=0) (User authenticated as amdragon@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id q1ON5Cwx020958 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT); Fri, 24 Feb 2012 18:05:13 -0500 (EST) Received: from amthrax by awakening.csail.mit.edu with local (Exim 4.77) (envelope-from ) id 1S14CO-0000eF-Dz; Fri, 24 Feb 2012 18:05:12 -0500 Date: Fri, 24 Feb 2012 18:05:12 -0500 From: Austin Clements To: Mark Walters Subject: Re: [RFC PATCH v5 02/11] cli: Add --no-exclude to the man pages for search and count Message-ID: <20120224230512.GF30513@mit.edu> References: <1329296619-7463-1-git-send-email-markwalters1009@gmail.com> <1329296619-7463-3-git-send-email-markwalters1009@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1329296619-7463-3-git-send-email-markwalters1009@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmphleLIzCtJLcpLzFFi42IR4hRV1l0p7uFv8PqrtsXquTwW12/OZHZg 8tg56y67x7NVt5gDmKK4bFJSczLLUov07RK4Mnadvc9eMImr4vnKtYwNjO0cXYycHBICJhLt qyayQNhiEhfurWfrYuTiEBLYxyhxcFcrlLOBUeLDjxNQzkkmibmrprBCOEsYJZZcf8cM0s8i oCpxZXMrE4jNJqAhsW3/ckYQW0RAR+L2oQXsIDazgLTEt9/NYDXCAvESk96sArN5gWoufJrP CDG0nVHi0PtrzBAJQYmTM5+wQDRrSdz49xKogQNs0PJ/YD9wCnhKrPryFqxcVEBFYsrJbWwT GIVmIemehaR7FkL3AkbmVYyyKblVurmJmTnFqcm6xcmJeXmpRbrmermZJXqpKaWbGEGBze6i soOx+ZDSIUYBDkYlHt7Ibe7+QqyJZcWVuYcYJTmYlER5l4t5+AvxJeWnVGYkFmfEF5XmpBYf YpTgYFYS4bVjA8rxpiRWVqUW5cOkpDlYlMR5NbTe+QkJpCeWpGanphakFsFkZTg4lCR4X4EM FSxKTU+tSMvMKUFIM3FwggznARp+FqSGt7ggMbc4Mx0if4pRUUqclxmYOoQEQBIZpXlwvbDE 84pRHOgVYd7LIO08wKQF1/0KaDAT0GD7v64gg0sSEVJSDYz5SSxhdR/eLM0tY7wjfERj/7c9 ftdSHnscaZYwC+pe0j4zouSw34HYhHqlQ/f//HR5wGNa8XB3+YUZcWbzGFQ+/nwuuMRsN0f1 zpOtxxqTdA93BVYxe2epTnzdkJJkrupZnHPi+fzzQY9P6fKtF9p2cYWL5S3FN8ujqlx3q7So K7h0nvvX1a7EUpyRaKjFXFScCAAZPGeNFwMAAA== Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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, 24 Feb 2012 23:05:16 -0000 Quoth Mark Walters on Feb 15 at 9:03 am: > --- > man/man1/notmuch-count.1 | 7 +++++++ > man/man1/notmuch-search.1 | 7 +++++++ > 2 files changed, 14 insertions(+), 0 deletions(-) > > diff --git a/man/man1/notmuch-count.1 b/man/man1/notmuch-count.1 > index 25fe329..413b405 100644 > --- a/man/man1/notmuch-count.1 > +++ b/man/man1/notmuch-count.1 > @@ -38,6 +38,13 @@ Output the number of matching messages. This is the default. > Output the number of matching threads. > .RE > .RE > + > +.RS 4 > +.TP 4 > +.BR \-\-no\-exclude > + > +Do not exclude the messages matching search_exclude_tags in the config file. Should be search.exclude_tags, since search_exclude_tags is just the internal variable name. > +.RE > .RE > .RE > > diff --git a/man/man1/notmuch-search.1 b/man/man1/notmuch-search.1 > index 0bc3f40..bc54b4d 100644 > --- a/man/man1/notmuch-search.1 > +++ b/man/man1/notmuch-search.1 > @@ -112,6 +112,13 @@ result from the end. > Limit the number of displayed results to N. > .RE > > +.RS 4 > +.TP 4 > +.BR \-\-no\-exclude > + > +Do not exclude the messages matching search_exclude_tags in the config file. Same. > +.RE > + > .SH SEE ALSO > > \fBnotmuch\fR(1), \fBnotmuch-config\fR(1), \fBnotmuch-count\fR(1),