From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subhan Tindall Subject: Re: org-clock-report by hours Date: Sun, 12 Jan 2014 13:27:16 -0800 Message-ID: References: <52D2D299.5080005@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c345ba924f7a04efcc9f24 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2SZ1-0003bN-50 for Emacs-orgmode@gnu.org; Sun, 12 Jan 2014 16:27:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2SYw-0004Ir-DH for Emacs-orgmode@gnu.org; Sun, 12 Jan 2014 16:27:23 -0500 Received: from mail-lb0-f172.google.com ([209.85.217.172]:43910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2SYw-0004Ik-66 for Emacs-orgmode@gnu.org; Sun, 12 Jan 2014 16:27:18 -0500 Received: by mail-lb0-f172.google.com with SMTP id c11so557764lbj.3 for ; Sun, 12 Jan 2014 13:27:16 -0800 (PST) In-Reply-To: <52D2D299.5080005@gmail.com> 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: Nikolay Kudryavtsev Cc: Org-Mode --001a11c345ba924f7a04efcc9f24 Content-Type: text/plain; charset=ISO-8859-1 Try adding this to your .emacs file: '(org-time-clocksum-format (quote (:hours "%d" :require-hours t :minutes ":%02d" :require-minutes t))) That should do it for you. Subhan On Sun, Jan 12, 2014 at 9:36 AM, Nikolay Kudryavtsev < nikolay.kudryavtsev@gmail.com> wrote: > 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 > > > -- Subhan Michael Tindall | Software Developer | smt@rentrakmail.com RENTRAK | www.rentrak.com | NASDAQ: RENT --001a11c345ba924f7a04efcc9f24 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Try adding this to your .emacs file:

=A0= '(org-time-clocksum-format (quote (:hours "%d" :require-hours= t :minutes ":%02d" :require-minutes t)))
=A0
That should do it for you.
Subhan


On Sun, Jan 12, 2014 at 9:3= 6 AM, Nikolay Kudryavtsev <nikolay.kudryavtsev@gmail.com&g= t; wrote:
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* =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | *28:40*

Now I get this:
=A0*Total time* =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | *= 1d 4:40*

How can I get the old behavior back? I've tried searching for a variabl= e that controls this, but could not find it.

--
Best Regards,
Nikolay Kudryavtsev





-- Subhan Michael Tindall | Software Developer=
| smt@rentrakm= ail.com
RENTRAK | www.rentrak= .com | NASDAQ: RENT
--001a11c345ba924f7a04efcc9f24--