From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Clock/add_time Format Date: Thu, 15 May 2008 05:54:47 +0200 Message-ID: <5978BC6A-9233-432E-A0DA-53EF4CC62585@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JwUYQ-0007q0-Mx for emacs-orgmode@gnu.org; Wed, 14 May 2008 23:54:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JwUYP-0007pk-8G for emacs-orgmode@gnu.org; Wed, 14 May 2008 23:54:54 -0400 Received: from [199.232.76.173] (port=45458 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JwUYP-0007ph-5v for emacs-orgmode@gnu.org; Wed, 14 May 2008 23:54:53 -0400 Received: from nf-out-0910.google.com ([64.233.182.186]:36151) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JwUYO-0004LL-Pp for emacs-orgmode@gnu.org; Wed, 14 May 2008 23:54:52 -0400 Received: by nf-out-0910.google.com with SMTP id c7so109061nfi.26 for ; Wed, 14 May 2008 20:54:51 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Peter Jones Cc: emacs-orgmode@gnu.org Sure please make the patch. - Carsten On May 15, 2008, at 4:33 AM, Peter Jones wrote: > It looks like org-mode universally uses "%d:%02d" to format times > (about 7 times). Because of my OCD, I'd prefer it to be "%02d:%02d". > > I'm thinking about adding in a new customizable variable, > org-time-format (defaulting it to the current format string), and > replace all instances of the current format string with this variable. > > Does that sound like something that would be more generally useful, > enough so to accept a patch? > > -- > Peter Jones, pmade inc. > http://pmade.com > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode