From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Clock setup stopped working after update Date: Fri, 03 Mar 2017 17:01:07 -0500 Message-ID: <87fuiu10m4.fsf@alphaville.usersys.redhat.com> References: <878ton9zor.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58193) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjvGU-0004Lo-Br for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 17:01:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjvGR-0008TO-CX for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 17:01:30 -0500 Received: from [195.159.176.226] (port=39045 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cjvGR-0008RP-6F for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 17:01:27 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cjvGE-0004gB-OG for emacs-orgmode@gnu.org; Fri, 03 Mar 2017 23:01:14 +0100 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: emacs-orgmode@gnu.org Markus Heller writes: > This used to work though, before the update. Here is an "ECM" consisting > of test.org, a minimal agenda file, and a .emacs, which I have strip off > everything except org-mode related code including Bernt's clock set up. > It's not minimal by any means, but I don't have the skills to decide what > else can be removed without introducing missing functions. > > > #+STARTUP: content > #+STARTUP: hidestars > #+STARTUP: indent > > Organization Does it work if you add a '*' and make this a headline? > :PROPERTIES: > :ID: kth92m81qwe0 > :END: > > -- Nick