From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Time specifications: Allow specifying relative times Date: Fri, 20 Apr 2012 13:13:12 +0200 Message-ID: <87y5pqzmev.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42676) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLBkx-0005zr-QT for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 07:12:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLBkw-0008T6-1T for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 07:12:03 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:56013) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLBkv-0008Sz-Py for emacs-orgmode@gnu.org; Fri, 20 Apr 2012 07:12:01 -0400 Received: by wgbds1 with SMTP id ds1so568718wgb.0 for ; Fri, 20 Apr 2012 04:12:00 -0700 (PDT) In-Reply-To: (Ilya Shlyakhter's message of "Fri, 30 Mar 2012 21:32:55 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ilya Shlyakhter Cc: emacs-orgmode@gnu.org Hi Ilya, Ilya Shlyakhter writes: > When specifying times in the tags/properties matcher you can use relative > time notation, such as or <-1w>. This patch > allows this to be used in other places, such as the :tstart and :tend > parameters of clocktable. Applied, thanks! -- Bastien