From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Timestamp rounding not working Date: Sun, 23 Mar 2008 00:53:34 +0530 Message-ID: References: <277901.72022.qm@web37313.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jd9Ja-0007nE-OT for emacs-orgmode@gnu.org; Sat, 22 Mar 2008 15:23:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jd9JZ-0007k9-50 for emacs-orgmode@gnu.org; Sat, 22 Mar 2008 15:23:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jd9JY-0007jg-Ru for emacs-orgmode@gnu.org; Sat, 22 Mar 2008 15:23:36 -0400 Received: from ti-out-0910.google.com ([209.85.142.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jd9JY-0001eC-Ox for emacs-orgmode@gnu.org; Sat, 22 Mar 2008 15:23:37 -0400 Received: by ti-out-0910.google.com with SMTP id a20so547501tia.10 for ; Sat, 22 Mar 2008 12:23:34 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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: Carsten Dominik Cc: emacs-orgmode@gnu.org On Sat, Mar 22, 2008 at 10:44 PM, Carsten Dominik wrote: > Timestamp rounding does work for timestamps you enter interactively, and > when you > modify a time stamp with the Shift-cursor keys. But the time stamp inserted > by the > clock commands does not do this - I implemented it like this under the > assumption > that people would want to have exact times in this case. > > Is this assumption wrong? > Not in my case. I would prefer the clock times to show exact times and do the rounding only when S-cursor keys are used. -- Manish