From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Loury Subject: [PATCH] Indicate what happens to CLOCK entries in cloned subtrees Date: Mon, 19 Sep 2016 08:22:37 +0200 Message-ID: <87lgyo2ytu.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blrzW-0006tL-DA for emacs-orgmode@gnu.org; Mon, 19 Sep 2016 02:23:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1blrzS-0005ih-PA for emacs-orgmode@gnu.org; Mon, 19 Sep 2016 02:23:46 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:38721) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1blrzS-0005iJ-HV for emacs-orgmode@gnu.org; Mon, 19 Sep 2016 02:23:42 -0400 Received: by mail-wm0-f42.google.com with SMTP id 1so138830475wmz.1 for ; Sun, 18 Sep 2016 23:23:41 -0700 (PDT) Received: from localhost (162.48.7.109.rev.sfr.net. [109.7.48.162]) by smtp.gmail.com with ESMTPSA id gr7sm21318163wjc.1.2016.09.18.23.22.39 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 18 Sep 2016 23:22:39 -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: OrgMode ML --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Hello, This is a very small documentation patch to explain to the user what will happen to the CLOCK entries of a cloned subtree. --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-Indicate-what-happens-to-CLOCK-entries-in-cloned-sub.patch Content-Transfer-Encoding: quoted-printable From=20ea902d50e85c406376f5d54cf0e1652b7afaef26 Mon Sep 17 00:00:00 2001 From: Konubinix Date: Fri, 23 Jan 2015 08:53:47 +0100 Subject: [PATCH] Indicate what happens to CLOCK entries in cloned subtrees * lisp/org.el (org-clone-subtree-with-time-shift): Add into the documentati= on string a precision about the deletion of the CLOCK entries into the cloned subtrees. Indicate the rational for this decision. =2D-- lisp/org.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/org.el b/lisp/org.el index a8ede1d..357731a 100644 =2D-- a/lisp/org.el +++ b/lisp/org.el @@ -8903,6 +8903,9 @@ stamps in the subtree shifted for each clone produced= . If SHIFT is nil or the empty string, time stamps will be left alone. The ID property of the original subtree is removed. =20 +In each clone, all the CLOCK entries will be removed. This prevents +org-mode for considering that the clocked times overlap. + If the original subtree did contain time stamps with a repeater, the following will happen: - the repeater will be removed in each clone =2D-=20 2.9.3 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =2D-=20 Konubinix GPG Key : 7439106A Fingerprint: 5993 BE7A DA65 E2D9 06CE 5C36 75D2 3CED 7439 106A --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJX34QtAAoJEHXSPO10ORBqFSMH/iuxPqqOq8Zutj8g9kJ2AZga qKjKW3k2GhHBbIuW+jdJaVfPoOCUK1h3leF6dIPPuIDbtGCXymSLHJ8g/Xp8ziCf OdX2gscpM2Dm2UAXjk9H46s0AJB5B+R65vRQZE6YmYMi7IqY3/OthhQsmPaeiG0j 4FVJaiG8wl3ZRCpAuHyRKSaXXsZFiH9nFnWs2wuNlEQWLY26fSm5T47xZG+GYAd9 0u8aciGuhF/quiaNCZCvNGxaOsDHyzWvlL40/xt2m2JeAVsip4ezOWbM0gzUm0wX u39Hzad+o8eon4MXRPUgVOv4mG5IyaldrEEIAScU/5csfzLhhmNIn2e6XPQ8E1A= =WpqK -----END PGP SIGNATURE----- --==-=-=--