From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Time specifications: Allow specifying relative times Date: Sun, 30 Dec 2012 10:28:12 +0100 Message-ID: <87mwwvevo3.fsf@bzg.ath.cx> References: <87y5pqzmev.fsf@altern.org> <87k3twoulm.fsf@edgar.terramar.selidor.net> <87vcd9duv3.fsf@bzg.ath.cx> <87wqxp2gk6.fsf@edgar.terramar.selidor.net> <87ip98ynns.fsf@Rainer.invalid> <87sj8b3ig5.fsf@edgar.terramar.selidor.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpFBp-0008Gh-DN for emacs-orgmode@gnu.org; Sun, 30 Dec 2012 04:28:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TpFBo-00045Z-ES for emacs-orgmode@gnu.org; Sun, 30 Dec 2012 04:28:17 -0500 Received: from mail-we0-f173.google.com ([74.125.82.173]:34367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TpFBo-00045V-88 for emacs-orgmode@gnu.org; Sun, 30 Dec 2012 04:28:16 -0500 Received: by mail-we0-f173.google.com with SMTP id z2so5467182wey.18 for ; Sun, 30 Dec 2012 01:28:15 -0800 (PST) In-Reply-To: <87sj8b3ig5.fsf@edgar.terramar.selidor.net> (Ivan Vilata i. Balaguer's message of "Wed, 14 Nov 2012 23:53:14 +0100") 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: Ivan Vilata i Balaguer Cc: emacs-orgmode@gnu.org Hi Ivan, Ivan Vilata i Balaguer writes: > So the relative time specifications patch caused some kind of problem? Yes. The problem was that inactive time-stamps were not correctly parsed anymore. > That'd be a real shame, the feature could be very useful. :( I just applied an updated patch to master which brings this useful feature back. Best, -- Bastien