From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] C-3 C-c C-w to copy the subtree instead of moving it Date: Mon, 08 Jul 2013 10:26:23 +0200 Message-ID: <87zjtxe9u8.fsf@bzg.ath.cx> References: <87siztfa4o.fsf@bzg.ath.cx> <1DB74E37-2346-49D4-8B44-24DAFACCF858@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uw6pV-0000S0-AK for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 04:29:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uw6pS-0007xW-ID for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 04:29:53 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:60919) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uw6m7-0007Bp-VW for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 04:26:24 -0400 Received: by mail-we0-f175.google.com with SMTP id t59so3480875wes.34 for ; Mon, 08 Jul 2013 01:26:23 -0700 (PDT) In-Reply-To: <1DB74E37-2346-49D4-8B44-24DAFACCF858@gmail.com> (Carsten Dominik's message of "Mon, 8 Jul 2013 10:01:22 +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: Carsten Dominik Cc: emacs-orgmode@gnu.org Hi Carsten, Carsten Dominik writes: > this looks like a useful function to me. However, the documentation > should warn about duplicate IDs that might result from this. Thanks. I've pushed the feature on master and documented it a bit better, both on the docstring and in the manual (`org-refile-keep' was not documented so far.) Best, -- Bastien