From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jorge Subject: Re: function to duplicate current header and change ID Date: Wed, 17 Aug 2016 09:10:17 -0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZzgQ-0006ia-Bl for emacs-orgmode@gnu.org; Wed, 17 Aug 2016 08:10:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZzgJ-0004Tr-Ua for emacs-orgmode@gnu.org; Wed, 17 Aug 2016 08:10:52 -0400 Received: from mail-qt0-x241.google.com ([2607:f8b0:400d:c0d::241]:34710) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZzgJ-0004TS-QJ for emacs-orgmode@gnu.org; Wed, 17 Aug 2016 08:10:51 -0400 Received: by mail-qt0-x241.google.com with SMTP id c52so4909038qte.1 for ; Wed, 17 Aug 2016 05:10:49 -0700 (PDT) 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: John Kitchin Cc: Xebar Saram , org mode On 11 August 2016 at 12:33, John Kitchin wrote: > Does this do what you want? Could not he just use C-u C-c C-x c (org-clone-subtree-with-time-shift)?