From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: setting time for agenda items Date: Wed, 21 Feb 2007 16:41:30 +0100 Message-ID: References: <20070220072224.2a9cc9158e151c6aa7c62a7bde23c968.53df83a083.wbe@email.secureserver.net> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HJtb0-00054w-Pq for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 10:41:30 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HJtb0-00054W-Dv for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 10:41:30 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HJtb0-00054S-2m for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 10:41:30 -0500 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HJtaz-0000y9-HP for emacs-orgmode@gnu.org; Wed, 21 Feb 2007 10:41:29 -0500 In-Reply-To: <20070220072224.2a9cc9158e151c6aa7c62a7bde23c968.53df83a083.wbe@email.secureserver.net> 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: bastre@reevesnet.org Cc: emacs-orgmode@gnu.org On Feb 20, 2007, at 15:22, bastre@reevesnet.org wrote: > org-mode users: > > I have recently started using org-mode instead of MS Outlook. I like > what I see. I have a question that I cannot seem to find the answer > to: For scheduled events (org-schedule function), how do I set the > appointment time? For example, I have a doctors appointment on > 02/23/2007 at 2:15pm. How do I include the 2:15pm on the calendar- not > just the date? I verified the org-agenda-include-diary is set to "t". This is an appointment, so I would suggest to not "schedule" this, but simply add a plain time stamp in the way jason suggests. - Carsten