From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Re: how to unschedule a task in agenda view? Date: Thu, 14 Jan 2010 11:41:55 +0000 Message-ID: <87ockwzzek.fsf@gmail.com> References: <87zl4h0vx2.wl%ucecesf@ucl.ac.uk> 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 1NVOqs-0001Ck-R7 for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 07:31:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVOqn-00017O-9w for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 07:31:01 -0500 Received: from [199.232.76.173] (port=53468 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVOqn-00017E-5V for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 07:30:57 -0500 Received: from mx20.gnu.org ([199.232.41.8]:10436) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NVOFm-00072a-Qz for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 06:52:43 -0500 Received: from mail-fx0-f228.google.com ([209.85.220.228]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVO5Q-0004aY-P1 for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 06:42:00 -0500 Received: by fxm28 with SMTP id 28so16047675fxm.26 for ; Thu, 14 Jan 2010 03:41:59 -0800 (PST) In-Reply-To: <87zl4h0vx2.wl%ucecesf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 14 Jan 2010 11:26:33 +0000") 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: Eric S Fraga Cc: org-mode mailing list Eric S Fraga writes: > Hello, > > the short question is: how can I easily unschedule a task when in the > agenda view? C-c C-s allows me to re-schedule (as do shifted arrow > keys) but sometimes I simply want to remove the schedule entry for the > item. > C-u C-c C-s?