From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Kudryavtsev Subject: org-clock-report by hours Date: Sun, 12 Jan 2014 21:36:25 +0400 Message-ID: <52D2D299.5080005@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Oxq-0003yQ-T4 for Emacs-orgmode@gnu.org; Sun, 12 Jan 2014 12:36:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2Oxi-00050J-DJ for Emacs-orgmode@gnu.org; Sun, 12 Jan 2014 12:36:46 -0500 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:50042) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2Oxi-00050D-5B for Emacs-orgmode@gnu.org; Sun, 12 Jan 2014 12:36:38 -0500 Received: by mail-lb0-f169.google.com with SMTP id q8so1744421lbi.0 for ; Sun, 12 Jan 2014 09:36:37 -0800 (PST) Received: from [192.168.199.2] (broadband-95-84-209-126.nationalcablenetworks.ru. [95.84.209.126]) by mx.google.com with ESMTPSA id np10sm7866585lbb.7.2014.01.12.09.36.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 12 Jan 2014 09:36:36 -0800 (PST) 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: Emacs-orgmode@gnu.org Hello. Recently I've updated my org to a newer version and it by default uses days in clock reports. In the earlier version I had something like this: *Total time* | *28:40* Now I get this: *Total time* | *1d 4:40* How can I get the old behavior back? I've tried searching for a variable that controls this, but could not find it. -- Best Regards, Nikolay Kudryavtsev