From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Having time inside a scheduled item Date: Tue, 3 Feb 2009 22:36:13 +0530 Message-ID: References: <498872DC.3060101@iro.umontreal.ca> 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 1LUOj4-0003oS-5a for emacs-orgmode@gnu.org; Tue, 03 Feb 2009 12:06:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUOj2-0003mR-2U for emacs-orgmode@gnu.org; Tue, 03 Feb 2009 12:06:17 -0500 Received: from [199.232.76.173] (port=48191 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUOj1-0003m2-Gr for emacs-orgmode@gnu.org; Tue, 03 Feb 2009 12:06:15 -0500 Received: from ti-out-0910.google.com ([209.85.142.190]:16013) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUOj1-0001mz-0X for emacs-orgmode@gnu.org; Tue, 03 Feb 2009 12:06:15 -0500 Received: by ti-out-0910.google.com with SMTP id u5so945210tia.10 for ; Tue, 03 Feb 2009 09:06:13 -0800 (PST) In-Reply-To: <498872DC.3060101@iro.umontreal.ca> 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: David St-Hilaire Cc: emacs-orgmode@gnu.org On Tue, Feb 3, 2009 at 10:07 PM, David St-Hilaire wrote: > Hello! > > Whenever I schdedule an item (C-c C-s), I don't know how to have the > hour of the scheduled item to appear/to be considered. I know that > with timestamps, using C-u C-c ./! will add the hour in the timestamp, > but C-u C-c C-s doesn't seem to work. Is it possible to schedule at a > precise hour, if so how? C-c C-s drops you in a prompt, enter "wed 10:10 RET" (sans quotes) and it is scheduled for that precise hour. No? -- Manish