From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] C-3 C-c C-w to copy the subtree instead of moving it Date: Mon, 8 Jul 2013 10:35:15 +0200 Message-ID: <32DE660A-0A50-41F3-B798-32D455BD6211@gmail.com> References: <87siztfa4o.fsf@bzg.ath.cx> <1DB74E37-2346-49D4-8B44-24DAFACCF858@gmail.com> <87zjtxe9u8.fsf@bzg.ath.cx> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uw6un-0002CY-D3 for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 04:35:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uw6um-0001iZ-2u for emacs-orgmode@gnu.org; Mon, 08 Jul 2013 04:35:21 -0400 In-Reply-To: <87zjtxe9u8.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org Excellent, thank you very much! - Carsten On Jul 8, 2013, at 10:26 AM, Bastien wrote: > 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