From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Cunningham Subject: Agenda Bulk Scatter bug Date: Sat, 4 Jun 2011 12:54:25 +0800 Message-ID: <201106041254.26344.robut@iinet.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSisc-0003PS-CX for emacs-orgmode@gnu.org; Sat, 04 Jun 2011 00:54:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QSisb-0006H4-73 for emacs-orgmode@gnu.org; Sat, 04 Jun 2011 00:54:34 -0400 Received: from outbound.icp-osb-irony-out8.iinet.net.au ([203.59.1.134]:38153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QSisa-0006Gj-JR for emacs-orgmode@gnu.org; Sat, 04 Jun 2011 00:54:33 -0400 Content-Disposition: inline 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: emacs-orgmode@gnu.org for a few weeks now, and including the git commit af677f6d0667bacba72defeaee7e76557e68f8c8 that I last tested, the Agenda Bulk Scatter (BS) has had a bug whereby items it reschedules have the DATE lost. As an example SCHEDULED 2011-12-12 ends up as SCHEDULED after BS org-mode 7.5 did not have the problem Cheers, RJ Cunningham