From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Re: Bug: Cloning a task also clones the unique id [6.36trans] Date: Mon, 17 May 2010 15:00:13 +0200 Message-ID: <83wrv2vg2q.fsf@yahoo.it> References: <87eiheea2a.fsf@gollum.intra.norang.ca> <877hn6nuxs.wl%dmaus@ictsoc.de> <8739xue09q.fsf@gollum.intra.norang.ca> <8739xuntce.wl%dmaus@ictsoc.de> <87y6fmcjsq.fsf@gollum.intra.norang.ca> <87iq6qjiz7.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46128 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ODzv5-0006MJ-Gr for emacs-orgmode@gnu.org; Mon, 17 May 2010 08:59:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ODzv4-0005Fq-CQ for emacs-orgmode@gnu.org; Mon, 17 May 2010 08:59:43 -0400 Received: from slim-2c.inet.it ([213.92.5.123]:38835) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ODzv4-0005Fd-12 for emacs-orgmode@gnu.org; Mon, 17 May 2010 08:59:42 -0400 In-Reply-To: (Carsten Dominik's message of "Sat, 15 May 2010 01:05:05 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org, Bernt Hansen Carsten Dominik writes: > On May 14, 2010, at 11:01 PM, David Maus wrote: >> [...] Org removes the ID property in the copy of the original >> subtree before it is inserted anywhere. >> > Applied, thanks. > Arrrgh /me is too late, sorry! Feature request: Would it be possible that org-mode changes the :ID: while cloning and not delete it? - we can have a variable + org-clone-change-id + nil : not change, delete it + t : yes get a new :id: - org-mode can ask every time 'do you want to change[C c] the :ID: or to delete [D d] it?' But isn't that boring? cheers, Giovanni