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 C23436DE0943 for ; Sat, 17 Oct 2015 09:19:33 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.536 X-Spam-Level: X-Spam-Status: No, score=-0.536 tagged_above=-999 required=5 tests=[AWL=0.184, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] 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 rvrTAstC5THW for ; Sat, 17 Oct 2015 09:19:30 -0700 (PDT) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by arlo.cworth.org (Postfix) with ESMTPS id 360BF6DE02DD for ; Sat, 17 Oct 2015 09:19:29 -0700 (PDT) Received: by wicfv8 with SMTP id fv8so27048559wic.0 for ; Sat, 17 Oct 2015 09:19:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-type; bh=2oSMHm8qjD7dW14dgoiyXlZJ2kPQohOxsAqmQIDQ2Yc=; b=YrPeAPmAMOxtgnZdxFcIrHcnQTr8cQKqCX4pzEyX/dxA4vHoHXXirPugyLK7PcEjLs SC6dZTLmjjyDdznWZLTzYvSH9rUnOMHuwLV9E4kHzYW7CQip3oiRejOjqozQYk8myoes jsiNwPpZCW8i8e9ggAZZWiR7QPCakoh7qtlFVEfmD/0mM7WQJucVFRTl/DAre2MJAsO7 t1qZrT+80PKiEIbE6ZZmaG4YjKIFvR/X2EcgGTmQ1inm7aG0A/t9pDJQX8etMMmQaajB p4adgDMGkcRAqIa6+ab9Bvt/sSfz92za3/bpLfndP/gokyoh2uPY+5yLMKgjfdRv017a ooUQ== X-Gm-Message-State: ALoCoQmuzKKem3/L0pFwEUgtClF5yWtj9Jxq89kZ38a8Y6/ZqdsvOKSVcNWwqwr4RmdpNmumi8aO X-Received: by 10.194.94.71 with SMTP id da7mr23975739wjb.8.1445098767894; Sat, 17 Oct 2015 09:19:27 -0700 (PDT) Received: from localhost (mobile-access-bcee43-111.dhcp.inet.fi. [188.238.67.111]) by smtp.gmail.com with ESMTPSA id gw8sm7614345wib.15.2015.10.17.09.19.26 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 17 Oct 2015 09:19:27 -0700 (PDT) From: Jani Nikula To: Tomi Ollila , notmuch@notmuchmail.org Subject: Re: [PATCH 2/4] NEWS: news for date:..! In-Reply-To: References: <1445087213-21364-1-git-send-email-jani@nikula.org> <1445087213-21364-2-git-send-email-jani@nikula.org> User-Agent: Notmuch/0.21~rc0+2~gb7a0eab (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Sat, 17 Oct 2015 19:18:59 +0300 Message-ID: <878u71mpsc.fsf@nikula.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.18 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: Sat, 17 Oct 2015 16:19:33 -0000 On Sat, 17 Oct 2015, Tomi Ollila wrote: > On Sat, Oct 17 2015, Jani Nikula wrote: > >> --- >> NEWS | 7 +++++++ >> 1 file changed, 7 insertions(+) >> >> diff --git a/NEWS b/NEWS >> index 95470d7c070b..317e7e62deaa 100644 >> --- a/NEWS >> +++ b/NEWS >> @@ -7,6 +7,13 @@ General >> Notmuch now requires gmime >= 2.6.7. The gmime 2.4 series is no longer >> supported. >> >> +Date queries now support `date:..!` shorthand for >> +`date:..`. > > Amend to drop trailing dot. Err, what? So there must not be a dot when there's an indented section following, and must be a dot when there's not? Is that it? What's the magic command to check the formatting? J. > >> + >> + You can use, for example, `date:yesterday..!` to match from the >> + beginning of yesterday to the end of yesterday. For further details, >> + please refer to the `notmuch-search-terms` manual page. >> + >> Emacs Interface >> --------------- >> >> -- >> 2.1.4 >> >> _______________________________________________ >> notmuch mailing list >> notmuch@notmuchmail.org >> http://notmuchmail.org/mailman/listinfo/notmuch