From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Hide-until (release time) for todos? Date: Mon, 05 Jan 2009 19:52:08 -0600 Message-ID: References: <4962AD11.1040101@sift.info> 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 1LK177-0002jY-Ff for emacs-orgmode@gnu.org; Mon, 05 Jan 2009 20:52:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LK175-0002jJ-Rt for emacs-orgmode@gnu.org; Mon, 05 Jan 2009 20:52:12 -0500 Received: from [199.232.76.173] (port=35196 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LK174-0002jG-UX for emacs-orgmode@gnu.org; Mon, 05 Jan 2009 20:52:10 -0500 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:59954) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LK174-0000qN-Kg for emacs-orgmode@gnu.org; Mon, 05 Jan 2009 20:52:10 -0500 In-Reply-To: (Matthew Lundin's message of "Mon\, 05 Jan 2009 19\:45\:40 -0600") 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: Matthew Lundin Cc: emacs-orgmode@gnu.org, Robert Goldman Matthew Lundin writes: > > I've found that the easiest solution to this problem is to schedule > something in the future (e.g., C-c C-s +2w) and to get rid of the > TODO keyword (C-c t , or t in the agenda). This should read C-c C-t for the TODO keyword command. - Matt