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 1D475431FD8 for ; Mon, 26 Aug 2013 10:56:56 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.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=[DKIM_SIGNED=0.1, RCVD_IN_DNSWL_NONE=-0.0001] 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 P+p0QOHiot4t for ; Mon, 26 Aug 2013 10:56:48 -0700 (PDT) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 48FFB431FD5 for ; Mon, 26 Aug 2013 10:56:48 -0700 (PDT) Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VDUNA-0000Uh-So for notmuch@notmuchmail.org; Sun, 25 Aug 2013 09:04:28 +0200 Received: from mail-we0-f170.google.com ([74.125.82.170]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VDUN3-0000Os-UM; Sun, 25 Aug 2013 09:04:21 +0200 Received: by mail-we0-f170.google.com with SMTP id w62so1812044wes.29 for ; Sun, 25 Aug 2013 00:04:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=zJbClhons/F+oItsgr5uf16zQQTYZAgFqSThN4/G3Cc=; b=dsVsWytNcegB0RX/m6tE1SnjsOsnfY6noHs1ZwY4ytxc5AF58FTZQBfxmAGThpnaz0 +cUEZO3vMjr3Tzxer1ICaqtmSOJ7NY7ae5mPuIP1mzv+QpebSNcdf2PaTJf6CY1L8gig 4jLJnwohow10Xz5mbxPX8I749IiNCgWftg2WkMjbBEVIzIUtZUy323FdNqCaPRVGxjad cTnN9pfr2T8O/dDfvNzHAuhO4UnUSVyeE3hjo3ob1hBth97103y5nZzNP+kVTED3//OX p3QpiEP1pYzpM3gewSlfUJClUf7Sula4ziFK2tZrb2tpX6DbaPzUOCjp7bQmO4xR6n/S xEnQ== X-Received: by 10.180.75.15 with SMTP id y15mr3505495wiv.12.1377414261570; Sun, 25 Aug 2013 00:04:21 -0700 (PDT) Received: from bzg.localdomain (mar75-2-81-56-68-112.fbx.proxad.net. [81.56.68.112]) by mx.google.com with ESMTPSA id iz19sm8721050wic.9.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 25 Aug 2013 00:04:20 -0700 (PDT) Sender: Bastien Guerry Received: by bzg.localdomain (Postfix, from userid 1000) id 786671C2256F; Sun, 25 Aug 2013 09:04:21 +0200 (CEST) From: Bastien To: Suvayu Ali Subject: Re: $(date ...)..$(date ...) request from Emacs In-Reply-To: <20130824122004.GD5880@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Sat, 24 Aug 2013 14:20:04 +0200") References: <87d2p3s70o.fsf@bzg.ath.cx> <20130824122004.GD5880@kuru.dyndns-at-home.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) Date: Sun, 25 Aug 2013 09:04:21 +0200 Message-ID: <87bo4m2qve.fsf@bzg.ath.cx> MIME-Version: 1.0 Content-Type: text/plain X-Mailman-Approved-At: Mon, 26 Aug 2013 22:59:59 -0700 Cc: public-notmuch-gxuj+Tv9EO5zyzON3hdc1g@plane.gmane.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: Mon, 26 Aug 2013 17:56:56 -0000 Hi Suvayu :) Suvayu Ali writes: > To add to that, notmuch now also understands relative dates, and many > other date expressions. Check out the 'Date and time search' section in > `man notmuch-search-terms'. Wonderful, thanks for the hint! -- Bastien