From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: Insert data with time Date: Tue, 20 Oct 2009 09:57:16 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N09bY-0008Fi-4G for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 03:58:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N09bT-0008Er-Ah for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 03:58:03 -0400 Received: from [199.232.76.173] (port=51800 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N09bT-0008Eo-6h for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 03:57:59 -0400 Received: from lo.gmane.org ([80.91.229.12]:50716) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N09bS-0006zp-Jy for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 03:57:58 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N09bL-0007uz-3A for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 09:57:51 +0200 Received: from 42-209.eduroam.rwth-aachen.de ([134.61.42.209]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Oct 2009 09:57:51 +0200 Received: from andrea.crotti.0 by 42-209.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Oct 2009 09:57:51 +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: emacs-orgmode@gnu.org Sometimes when I insert a timestamp I would also like to put the time. But I haven't found any way to move in time and not only in the days, so I ended up to modify it by hand... Is there a smarter way?