From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: Scatter doubles up on SCHEDULED items [7.4] Date: Thu, 03 Feb 2011 15:20:30 +0100 Message-ID: <87tyglb3o1.fsf@gnu.org> References: <87mxn7jrq2.wl%csx239@coventry.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=51390 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pl02x-0004dd-5u for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 09:20:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pl02v-0002DE-Ov for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 09:20:31 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:57620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pl02v-0002Cx-F6 for emacs-orgmode@gnu.org; Thu, 03 Feb 2011 09:20:29 -0500 Received: by fxm12 with SMTP id 12so1272199fxm.0 for ; Thu, 03 Feb 2011 06:20:28 -0800 (PST) In-Reply-To: <87mxn7jrq2.wl%csx239@coventry.ac.uk> (James Shuttleworth's message of "Tue, 11 Jan 2011 17:05:41 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: James Shuttleworth Cc: emacs-orgmode@gnu.org Hi James, James Shuttleworth writes: > Hi, > I love the idea of the new bulk scatter command, but it's giving me > a problem. When used, it adds an extra SCHEDULED item to entries > rather than change the current one. Maybe this is expected > behaviour and I just don't "get it", but I don't think so. > > If I can give any more information that might be useful, I'm happy > to. Make sure the "SCHEDULED" keyword appears on the line right after the entry itself -- like: * My entry SCHEDULED: <2011-02-03 jeu.> When people put text between the heading and the "SCHEDULED" cookie, rescheduling will be confused. HTH, -- Bastien