From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Bug: property ":CLOCK_MODELINE_TOTAL: today" has no effect. Date: Sun, 16 Aug 2015 12:41:08 -0400 Message-ID: <87bne789uj.fsf@kyleam.com> References: <87h9nz8ba9.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZR0zk-0007nk-QS for emacs-orgmode@gnu.org; Sun, 16 Aug 2015 12:41:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZR0zf-0004QO-QV for emacs-orgmode@gnu.org; Sun, 16 Aug 2015 12:41:16 -0400 Received: from mail-qg0-f46.google.com ([209.85.192.46]:33554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZR0zf-0004QF-NT for emacs-orgmode@gnu.org; Sun, 16 Aug 2015 12:41:11 -0400 Received: by qged69 with SMTP id d69so80265011qge.0 for ; Sun, 16 Aug 2015 09:41:11 -0700 (PDT) In-Reply-To: (Dmitri Makarov's message of "Sun, 16 Aug 2015 18:31: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: Dmitri Makarov Cc: emacs-orgmode@gnu.org Dmitri Makarov writes: > The problem seems to be in the order of :PROPERTIES: v. :LOGBOOK:. As of 8.3, the properties drawer must immediately follow any planning info. The link below has a function that will fix up your files. http://orgmode.org/Changes.html -- Kyle