From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cameron Horsburgh Subject: Adding time to deadline and schedule timestamps Date: Tue, 7 Apr 2009 19:58:05 +1000 Message-ID: <20090407095805.GC10189@earth> 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 1Lr84t-0006jJ-6A for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 05:58:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lr84n-0006iU-Ln for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 05:58:45 -0400 Received: from [199.232.76.173] (port=48260 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lr84n-0006iR-9k for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 05:58:41 -0400 Received: from poplet2.per.eftel.com ([203.24.100.45]:36755) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lr84l-0006Kz-6k for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 05:58:40 -0400 Received: from mail.aanet.com.au (mail.aanet.com.au [203.24.100.34]) by poplet2.per.eftel.com (Postfix) with ESMTP id D1336173712 for ; Tue, 7 Apr 2009 17:58:10 +0800 (WST) Received: from localhost (unknown [202.164.196.24]) by mail.aanet.com.au (Postfix) with ESMTP id 3E182460707 for ; Tue, 7 Apr 2009 17:58:05 +0800 (WST) Received: from cameron by localhost with local (Exim 4.69) (envelope-from ) id 1Lr84D-0002D9-69 for emacs-orgmode@gnu.org; Tue, 07 Apr 2009 19:58:05 +1000 Content-Disposition: inline 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 Hi folks, I'm trying to get a little more control over my DEADLINE and SCHEDULED timestamps. Specifically, I'd like to be able to add the time (not just the date) when I hit C-c C-d or C-c C-s. I tried adding the prefix, which is how you would do it when putting in a plain timestamp (C-u C-c .) However, this combo deletes any schedule or deadline property the note might have. If I use C-c C-d/s and try to type the time in at the prompt it is ignored. However, I can manually add it to the timestamp afterwards and everything works as expected. Is there a way to automatically add the time? This would seem to be a very natural thing to be able to do, especially for deadlines. -- Cameron Horsburgh Blog: http://spiritcry.wordpress.com/