From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: fractional hours for timestamps? Date: Fri, 13 Aug 2010 10:28:08 +0200 Message-ID: <87vd7erk6f.fsf@gnu.org> References: <87bp974wng.fsf@gnu.org> <87d3tn1yil.fsf@dasa3.iem.pw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=38654 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ojpj4-0007aH-9c for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 04:34:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjpcZ-0006PO-96 for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 04:28:28 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:51720) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjpcZ-0006PH-54 for emacs-orgmode@gnu.org; Fri, 13 Aug 2010 04:28:11 -0400 Received: by wyg36 with SMTP id 36so2630690wyg.0 for ; Fri, 13 Aug 2010 01:28:10 -0700 (PDT) In-Reply-To: <87d3tn1yil.fsf@dasa3.iem.pw.edu.pl> (=?utf-8?Q?=22=C5=81ukas?= =?utf-8?Q?z?= Stelmach"'s message of "Thu, 12 Aug 2010 20:22:58 +0200") 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: =?utf-8?Q?=C5=81ukasz?= Stelmach Cc: emacs-orgmode@gnu.org Ɓukasz Stelmach writes: > I think Greg's point is about entering data using only numeric keypad. I > can confirm that I have considered these issues (esp. 1400 > vs. 14:00). Fractional hours don't seem to be that easy as there are > countries like Poland where you use comma as decimal point (working with > Emacs' built in calc is a pain) which earns another few lines for > parsing code. AFAIC, I won't mess with this part of the code, I think it's quite easy enough to enter 14:00 instead of 1400... patch welcome ;) -- Bastien