From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Separate clocksum format for durations >= 1 day Date: Sat, 17 Nov 2012 15:42:24 +0100 Message-ID: <87lie0nve7.fsf@gmail.com> References: <877gpkpqd2.fsf@gmail.com> <20121117140044.GA26500@c3po> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZjfO-0004Gx-VS for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 09:46:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZjfL-0002Fk-TH for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 09:46:42 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:41421) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZjfL-0002FQ-Ld for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 09:46:39 -0500 Received: by mail-wi0-f169.google.com with SMTP id hq12so491451wib.0 for ; Sat, 17 Nov 2012 06:46:38 -0800 (PST) In-Reply-To: <20121117140044.GA26500@c3po> (Toby Cubitt's message of "Sat, 17 Nov 2012 15:00:44 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Toby Cubitt writes: > I've replaced the cons cells with additional plist properties, as you > suggested. The resulting customization ui still isn't wonderful in my > opinion. But it does the job, and I'm not sure how much scope there is > for improving it further. If you see a way, by all means feel free to > make the changes yourself. I really don't mind what format you go with > for org-time-clocksum-format, as long as it supports the new formatting > features implemented in the patch. Considering I'm not an expert in customize ui, it's good enough as it is. I've applied your patch (with some small changes in a docstring). Thank you again for all that work. Regards, -- Nicolas Goaziou