From: David Bremner Date: Wed, 21 Oct 2015 12:17:38 +0000 (+2100) Subject: Re: [PATCH] man: clarify the parameters for lastmod: range query X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8c6c0358d87ad26e0ef786de17ab646203b23657;p=notmuch-archives.git Re: [PATCH] man: clarify the parameters for lastmod: range query --- diff --git a/5d/377841d9d60d0e6454de40993d855dcf9c2a53 b/5d/377841d9d60d0e6454de40993d855dcf9c2a53 new file mode 100644 index 000000000..2d22fe760 --- /dev/null +++ b/5d/377841d9d60d0e6454de40993d855dcf9c2a53 @@ -0,0 +1,59 @@ +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 17CD86DE1995 + for ; Wed, 21 Oct 2015 05:19:55 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.1 +X-Spam-Level: +X-Spam-Status: No, score=0.1 tagged_above=-999 required=5 tests=[AWL=0.100] + 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 FXWEuhhEEPSB for ; + Wed, 21 Oct 2015 05:19:53 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 921FE6DE19CB + for ; Wed, 21 Oct 2015 05:19:53 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZosL6-0004un-Vi; Wed, 21 Oct 2015 12:17:56 +0000 +Received: (nullmailer pid 26540 invoked by uid 1000); Wed, 21 Oct 2015 + 12:17:38 -0000 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [PATCH] man: clarify the parameters for lastmod: range query +In-Reply-To: <1445115528-28114-1-git-send-email-jani@nikula.org> +References: <1445115528-28114-1-git-send-email-jani@nikula.org> +User-Agent: Notmuch/0.20.2+93~g33c8777 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 21 Oct 2015 09:17:38 -0300 +Message-ID: <87a8rco1p9.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: Wed, 21 Oct 2015 12:19:55 -0000 + +Jani Nikula writes: + +> and for the lastmod: prefix right below the date: +> prefix description give the impression one could use last modified +> dates to lastmod: which is not at all the case. Use +> .. instead. + +pushed to master and release + +d