From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Clone tree backwards in time Date: Tue, 15 Jan 2019 14:05:43 -0500 Message-ID: <4dec8f95-3b8a-606c-a7a9-d61f7951a7c4@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjU21-0002pe-0R for emacs-orgmode@gnu.org; Tue, 15 Jan 2019 14:05:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjU20-0003in-AN for emacs-orgmode@gnu.org; Tue, 15 Jan 2019 14:05:48 -0500 Received: from mail-it1-x12e.google.com ([2607:f8b0:4864:20::12e]:54707) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gjU20-0003fb-3L for emacs-orgmode@gnu.org; Tue, 15 Jan 2019 14:05:48 -0500 Received: by mail-it1-x12e.google.com with SMTP id i145so6815834ita.4 for ; Tue, 15 Jan 2019 11:05:46 -0800 (PST) In-Reply-To: Content-Language: en-US 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" To: Yasushi SHOJI , emacs-org list On 1/13/19 8:23 PM, Yasushi SHOJI wrote: > On Thu, Jan 10, 2019 at 1:28 PM Scott Randby wrote: >> On occasion, I need to clone a tree backwards in time. I tried using something like -2d (instead of the usual +2d) without success. Is there a way to clone backwards in time? > > How about this? Unfortunately, I don't have the knowledge needed to test your patch, but it seems good to me. Any possibility of testing this and maybe incorporating it into Org? Scott