From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wanrong Lin Subject: Unschedule a TODO Date: Mon, 01 Oct 2007 01:14:40 -0400 Message-ID: <47008240.2070700@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcDcT-00013Z-6y for emacs-orgmode@gnu.org; Mon, 01 Oct 2007 01:15:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcDcR-000130-CG for emacs-orgmode@gnu.org; Mon, 01 Oct 2007 01:15:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcDcR-00012s-6W for emacs-orgmode@gnu.org; Mon, 01 Oct 2007 01:14:59 -0400 Received: from wx-out-0506.google.com ([66.249.82.239]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IcDcQ-00085q-Pv for emacs-orgmode@gnu.org; Mon, 01 Oct 2007 01:14:58 -0400 Received: by wx-out-0506.google.com with SMTP id s7so2935373wxc for ; Sun, 30 Sep 2007 22:14:58 -0700 (PDT) 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, Instead of manually delete the "SCHUDLED" line for a TODO item, is there any org command to do it? If not, I think it would be useful to do it by using "nil" in the org-schedule date/time input, or using a prefix in the command. Wanrong