From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yasushi SHOJI Subject: Re: Clone tree backwards in time Date: Wed, 16 Jan 2019 23:06:26 +0900 Message-ID: References: <4dec8f95-3b8a-606c-a7a9-d61f7951a7c4@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjlq6-0004Uo-AW for emacs-orgmode@gnu.org; Wed, 16 Jan 2019 09:06:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjlq4-0002HX-Dh for emacs-orgmode@gnu.org; Wed, 16 Jan 2019 09:06:41 -0500 Received: from mail-ua1-x941.google.com ([2607:f8b0:4864:20::941]:39348) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gjlq4-00026L-8m for emacs-orgmode@gnu.org; Wed, 16 Jan 2019 09:06:40 -0500 Received: by mail-ua1-x941.google.com with SMTP id c12so2183487uas.6 for ; Wed, 16 Jan 2019 06:06:39 -0800 (PST) In-Reply-To: <4dec8f95-3b8a-606c-a7a9-d61f7951a7c4@gmail.com> 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: Scott Randby Cc: emacs-org list Hi, Unfortunately, I don't have write permission to the repo. So we need to ask one of the maintainers to merge it. I can put it in my personal github repo, if that helps. -- yashi On Wed, Jan 16, 2019 at 4:05 AM Scott Randby wrote: > > 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 >