From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Agenda Bulk Scatter bug Date: Fri, 10 Jun 2011 10:20:42 +0200 Message-ID: <2AA642BB-5BB4-40B0-976F-1DC938C064C3@gmail.com> References: <201106041254.26344.robut@iinet.net.au> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUwxV-0003wt-Fo for emacs-orgmode@gnu.org; Fri, 10 Jun 2011 04:20:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUwxS-0002Zq-Jo for emacs-orgmode@gnu.org; Fri, 10 Jun 2011 04:20:49 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:58944) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUwxS-0002ZU-8G for emacs-orgmode@gnu.org; Fri, 10 Jun 2011 04:20:46 -0400 Received: by ewy9 with SMTP id 9so954606ewy.0 for ; Fri, 10 Jun 2011 01:20:45 -0700 (PDT) In-Reply-To: <201106041254.26344.robut@iinet.net.au> 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: Robert Cunningham Cc: emacs-orgmode@gnu.org Hi, I need a few testers: Something very strange is going on here. When I evaluate this form (decode-time (days-to-time (time-to-days (current-time)))) I get a date in the year 3980. I think this used to work. Is there anyone who has an idea what is going on here? Thanks - Carsten On Jun 4, 2011, at 6:54 AM, Robert Cunningham wrote: > for a few weeks now, and including the git commit=20 > af677f6d0667bacba72defeaee7e76557e68f8c8 that I last tested, the = Agenda Bulk=20 > Scatter (BS) has had a bug whereby items it reschedules have the DATE = lost. >=20 > As an example > SCHEDULED 2011-12-12 >=20 > ends up as >=20 > SCHEDULED=20 >=20 > after BS >=20 >=20 > org-mode 7.5 did not have the problem >=20 >=20 > Cheers, >=20 > RJ Cunningham >=20 - Carsten