From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Clocktable time Information without days (8.0) [7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/org/)] Date: Sat, 27 Jul 2013 19:07:31 -0400 Message-ID: <87ehajd2ks.fsf@norang.ca> References: <8738tlcz70.wl%arne_bab@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3DaV-0003cP-A7 for emacs-orgmode@gnu.org; Sat, 27 Jul 2013 19:07:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3DaP-0001JU-51 for emacs-orgmode@gnu.org; Sat, 27 Jul 2013 19:07:47 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:39752) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3DaP-0001JH-23 for emacs-orgmode@gnu.org; Sat, 27 Jul 2013 19:07:41 -0400 In-Reply-To: <8738tlcz70.wl%arne_bab@web.de> (Arne Babenhauserheide's message of "Fri, 17 May 2013 19:07:31 +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: arne_bab@web.de Cc: emacs-orgmode@gnu.org Hi Arne, I also don't use the output format that includes days. Try setting the following variable: (setq org-time-clocksum-format '(:hours "%d" :require-hours t :minutes ":%02d" :require-minutes t)) Regards, Bernt Arne Babenhauserheide writes: > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. > ------------------------------------------------------------------------ > > Dear Org-Hackers, > > Since the update to org-mode 8.0=C2=B9 my timestamps show a day column, w= hen > the time is longer than 24 hours. Since I use them to check a 40h > workweek, that gets in my way quite a bit. I think that I can get used > to it, but I would prefer to set it back to showing hours as highest unit. > > Is there a way to tell org-mode to avoid showing days? This also > interferes with plotting via gnuplot (which does not know the day > format). > > Best wishes, > Arne > > PS: Sorry for abusing the report-bug function for this. It was the > fastest way to create this mail=E2=80=A6 > > > =C2=B9: I write this from another computer which still has org 7. > > Emacs : GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.12) > of 2013-03-20 on kaverne > Package: Org-mode version 7.9.2 (7.9.2-dist @ /usr/share/emacs/site-lisp/= org/)