From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Scheduling an already-scheduled item Date: Wed, 03 Feb 2010 11:21:26 -0500 Message-ID: <11357.1265214086@gamaville.dokosmarshall.org> References: <5e3a506e1002030757x6093faadl681723b81666fb0e@mail.gmail.com> Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nci0q-0003t6-08 for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 11:23:32 -0500 Received: from [199.232.76.173] (port=37014 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nci0p-0003su-7B for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 11:23:31 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nci0n-0002Lr-UE for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 11:23:31 -0500 Received: from vms173003pub.verizon.net ([206.46.173.3]:34385) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nci0n-0002Ab-L1 for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 11:23:29 -0500 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173003.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0KX9008JJXFQBQC9@vms173003.mailsrvcs.net> for emacs-orgmode@gnu.org; Wed, 03 Feb 2010 10:21:39 -0600 (CST) In-reply-to: Message from Nathaniel Flath of "Wed\, 03 Feb 2010 10\:57\:31 EST." <5e3a506e1002030757x6093faadl681723b81666fb0e@mail.gmail.com> 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: Nathaniel Flath Cc: emacs-orgmode@gnu.org Nathaniel Flath wrote: > Is there a way to easily postpone an item for several days in the > Agenda view?=C2=A0 For example, if I have a item scheduled on Sunday and > wanted to pus it to Monday, is there a command where I could enter > '+1d' and it would offset from the scheduled time instead of the > current date? >=20 on the agenda item - and you can repeat it to shift by a number of days. Then refresh the agenda with "g". Does that help? Nick