From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Insert data with time Date: Tue, 20 Oct 2009 10:13:17 +0200 Message-ID: <69EE9E20-3A33-4834-82F2-96AB873C3401@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N09qQ-0005y0-Ee for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 04:13:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N09qL-0005vS-Mr for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 04:13:25 -0400 Received: from [199.232.76.173] (port=37378 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N09qL-0005vM-F9 for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 04:13:21 -0400 Received: from mail-ew0-f206.google.com ([209.85.219.206]:49427) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N09qL-0002CL-2k for emacs-orgmode@gnu.org; Tue, 20 Oct 2009 04:13:21 -0400 Received: by ewy2 with SMTP id 2so5884683ewy.31 for ; Tue, 20 Oct 2009 01:13:20 -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: andrea Cc: emacs-orgmode@gnu.org On Oct 20, 2009, at 9:57 AM, andrea wrote: > > 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? C-u C-c RET will insert a time stamp with the current time. But even at the prompt of `C-c .', you can just type 2pm or 13:30 and this time will be integrated into the time stamp. HTH - Carsten > > > > _______________________________________________ > 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 - Carsten