From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike McLean Subject: Re: [PATCH] Separate clocksum format for durations >= 1 day Date: Wed, 21 Nov 2012 18:29:23 -0500 Message-ID: References: <20121120172819.GA1640@c3po> <873904f56f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d04083df779876404cf09b890 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52515) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbJjV-00089g-Ov for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 18:29:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbJjU-000471-8C for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 18:29:29 -0500 Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:50580 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbJjU-00044W-3C for emacs-orgmode@gnu.org; Wed, 21 Nov 2012 18:29:28 -0500 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 521FCAD2A for ; Wed, 21 Nov 2012 18:29:25 -0500 (EST) Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 3E050AD28 for ; Wed, 21 Nov 2012 18:29:25 -0500 (EST) Received: from mail-lb0-f169.google.com (unknown [209.85.217.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id A2BC1AD24 for ; Wed, 21 Nov 2012 18:29:24 -0500 (EST) Received: by mail-lb0-f169.google.com with SMTP id gk1so6614693lbb.0 for ; Wed, 21 Nov 2012 15:29:23 -0800 (PST) In-Reply-To: <873904f56f.fsf@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: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" , "mike.mclean@pobox.com" --f46d04083df779876404cf09b890 Content-Type: text/plain; charset=UTF-8 On Tuesday, November 20, 2012, Nicolas Goaziou wrote: > Toby Cubitt > writes: > > > Instead of changing org-hours-to-clocksum-string, it's probably > > preferable to make org-minutes-to-clocksum-string more robust, so it > > copes correctly with floating point arguments. > > > > The attached patch does this. Sorry for letting this slip through. > > Applied. Thank you. Yes, thank you! --f46d04083df779876404cf09b890 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Tuesday, November 20, 2012, Nicolas Goaziou wrote:
Toby Cubitt <tsc25@cantab.net&= gt; writes:

> Instead of changing org-hours-to-clocksum-string, it's probably > preferable to make org-minutes-to-clocksum-string more robust, so it > copes correctly with floating point arguments.
>
> The attached patch does this. Sorry for letting this slip through.

Applied. Thank you.

Yes, thank you!=C2=A0
--f46d04083df779876404cf09b890--