From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-element.el doesn't support interpreting repeating range timestamps Date: Thu, 10 Jan 2013 14:11:46 +0100 Message-ID: <87fw292ne5.fsf@gmail.com> References: <87txqpjl0d.fsf@online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtHz7-0002Ni-EN for emacs-orgmode@gnu.org; Thu, 10 Jan 2013 08:15:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtHz2-00064U-3H for emacs-orgmode@gnu.org; Thu, 10 Jan 2013 08:15:53 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:53196) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtHz1-00064O-T0 for emacs-orgmode@gnu.org; Thu, 10 Jan 2013 08:15:48 -0500 Received: by mail-wi0-f171.google.com with SMTP id hn14so1214455wib.10 for ; Thu, 10 Jan 2013 05:15:47 -0800 (PST) In-Reply-To: <87txqpjl0d.fsf@online.de> ("Jonas \=\?utf-8\?Q\?H\=C3\=B6rsch\=22's\?\= message of "Thu, 10 Jan 2013 13:11: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: Jonas =?utf-8?Q?H=C3=B6rsch?= Cc: emacs-orgmode@gnu.org Hello, coroa@online.de (Jonas H=C3=B6rsch) writes: > i just noticed, that although org-element properly parses the repeating > information of an active-range :type timestamp, it is not able to > interpret it again (unless the :raw-value is still present, of > course). Fixed. Thank you for the detailed report. Regards, --=20 Nicolas Goaziou