From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Andresen Subject: Re: how to unschedule a task in agenda view? Date: Thu, 14 Jan 2010 13:47:14 +0100 Message-ID: <87vdf4c0q5.fsf@in-ulm.de> References: <87zl4h0vx2.wl%ucecesf@ucl.ac.uk> <87ockwzzek.fsf@gmail.com> <87ska82771.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 1NVP6i-0007tC-Qj for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 07:47:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVP6e-0007sq-7r for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 07:47:24 -0500 Received: from [199.232.76.173] (port=48839 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVP6e-0007sn-2H for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 07:47:20 -0500 Received: from mail.in-ulm.de ([217.10.8.10]:42609) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NVP6d-0006nZ-Df for emacs-orgmode@gnu.org; Thu, 14 Jan 2010 07:47:19 -0500 In-Reply-To: <87ska82771.wl%ucecesf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 14 Jan 2010 12:37:38 +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: org-mode mailing list Hey Eric, Eric S Fraga writes: > At Thu, 14 Jan 2010 11:41:55 +0000, > Paul Mead wrote: >> >> 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? > > D'uh. Works perfectly. > > Thanks for the speedy response. > > I do have a question: is this anywhere in the manual? It's commented on here: (info "(org)Inserting deadline/schedule") Also here, (in org-mode): C-h k C-c C-s > If not, it might be worth adding, say: > > to the entry on C-c C-s in section 10.5 of the org-manual and to C-c > C-d if the same applies to deadlines? Good question... I don't know how often you should repeat the same information at different places to make looking up stuff easier. And I don't know if info files can have more specific links than just nodes. The same way org does it with an isearch text on top. br, benny