From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Bug] Re: bug with org-clone-subtree-with-time-shift? Date: Tue, 23 Apr 2013 13:56:04 +0200 Message-ID: <87ehe1ea0b.fsf@bzg.ath.cx> References: <2FB59C57-19D0-42A0-A243-1E933E80B757@ingmarmeissner.de> <86bo9ap88e.fsf@gmail.com> <2013-04-23T10-35-52@devnull.Karl-Voit.at> <87r4i1k1of.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUbpR-0000o7-Bn for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 07:56:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUbpQ-0002qi-3P for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 07:56:09 -0400 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:52364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUbpP-0002qZ-TD for emacs-orgmode@gnu.org; Tue, 23 Apr 2013 07:56:08 -0400 Received: by mail-wg0-f53.google.com with SMTP id z11so237434wgg.32 for ; Tue, 23 Apr 2013 04:56:07 -0700 (PDT) In-Reply-To: (Karl Voit's message of "Tue, 23 Apr 2013 12:18:29 +0200") 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: Karl Voit Cc: news1142@Karl-Voit.at, emacs-orgmode@gnu.org Hi Karl, Karl Voit writes: > I've seen commit 2a192ff6c (Apr 20) from you and I checked out again > (commit 4873682e, Apr 23 11:51) but following heading with > org-clone-subtree-with-time-shift does not ask for a time shift > here: > > * <2013-05-07 Tue +1w> Test > :PROPERTIES: > :CREATED: [2013-05-07 Tue 10:29] > :END: I just tried this and it does ask for the time-shift here. There is tiny bug about the "+1w" not being repeated for new headlines, but that's different. -- Bastien