From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Font problem with copying subtrees Date: Mon, 4 May 2009 17:01:41 +0200 Message-ID: References: <87fxfyt5fq.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M0zfz-0005BK-Jo for emacs-orgmode@gnu.org; Mon, 04 May 2009 11:01:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M0zfu-00059Z-4e for emacs-orgmode@gnu.org; Mon, 04 May 2009 11:01:50 -0400 Received: from [199.232.76.173] (port=60112 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M0zft-00059H-Ln for emacs-orgmode@gnu.org; Mon, 04 May 2009 11:01:45 -0400 Received: from ey-out-1920.google.com ([74.125.78.148]:46468) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M0zfs-0005UD-IL for emacs-orgmode@gnu.org; Mon, 04 May 2009 11:01:44 -0400 Received: by ey-out-1920.google.com with SMTP id 13so791465eye.24 for ; Mon, 04 May 2009 08:01:43 -0700 (PDT) In-Reply-To: <87fxfyt5fq.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Very strange, so far I cannot reproduce this. - Carsten On Apr 24, 2009, at 5:52 PM, Bernt Hansen wrote: > Hi Carsten! > > I got a chance to try out the new C-c C-x c > (org-clone-subtree-with-time-shift) yesterday while doing my quarterly > accounting (ugh) and this is much better than the old way I dealt with > these repeating tasks. Thanks!! > > I noticed a problem with font locking (if that's what you call it) > when > copying subtrees and supplying a date. > > I started with the following file: > > ,----[ x.org ] > | > | * Level One > | ** TODO One > | *** TODO One.One > | *** TODO One.Two > | ** TODO Two > | ** TODO Three > | *** TODO Three.One > | ** TODO Four > | * TODO Next thing > `---- > > and with the cursor on "* Level One" I did > C-c C-x c > Number of clones to produce: 1 RET > Date shift per clone (e.g. +1w, empty to copy unchanged): +1y > > and the copied clone was all black text. > > Of course I just undid it now and redid it and it looks correct :/ > > I noticed this when copying my large-ish subtrees for the accounting > quarterly work because tables were not blue, no heading levels were > coloured etc. > > Let me know if you need more information. > > -Bernt > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode