From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Toggle between active and inactive timestamp in CLOCK line does not make sense Date: Tue, 26 Jun 2012 11:34:50 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjSAb-0007HE-GD for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 05:34:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SjSAW-00028x-Oy for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 05:34:49 -0400 Received: from plane.gmane.org ([80.91.229.3]:42318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SjSAW-00028l-Hx for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 05:34:44 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SjSAS-00019s-Kj for emacs-orgmode@gnu.org; Tue, 26 Jun 2012 11:34:40 +0200 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jun 2012 11:34:40 +0200 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 26 Jun 2012 11:34:40 +0200 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 Hi, having a CLOCK line: (example) [2012-06-26 Di 11:00] CLOCK: [2012-06-26 Di 11:00]--[2012-06-26 Di 12:00] => 1:00 many times I do adjust the timestamps. Unintentionally having point on "]" and or "[" instead of the minute part of the timestamp and shifting up or down in order to increase or decrease the timestamp the keypress switches the "]" to ">" and the "[" to "<". I would suggest to stop this behaviour, as it does not make sense in a CLOCK line. Regards, Rainer