From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: resheduling from agenda buffer Date: Fri, 28 Sep 2007 14:14:39 -0400 Message-ID: References: <87r6kix1fl.fsf@bzg.ath.cx> 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 1IbO6k-0002Ro-2h for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 18:14:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IbO6i-0002OO-Gx for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 18:14:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbO6i-0002O3-8e for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 18:14:48 -0400 Received: from johnwiegley.com ([208.70.150.153] helo=mail.johnwiegley.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IbO6i-00046G-3Z for emacs-orgmode@gnu.org; Fri, 28 Sep 2007 18:14:48 -0400 Received: from Hermes.local (unknown [72.22.154.67]) by mail.johnwiegley.com (Postfix) with ESMTP id C28844222B0 for ; Fri, 28 Sep 2007 17:17:01 -0500 (CDT) In-Reply-To: (Richard G. Riley's message of "Fri\, 28 Sep 2007 17\:30\:24 +0200") 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 Richard G Riley writes: > It doesn't really make sense because as you reschedule its easy to forget > which ones you already have rescheduled and end up trying to reschedule an > already rescheduled one. Which is exactly what happened to me. Like other > operations on the agenda it's my (noob) opinion that it should refresh > immediately or only confusion (as in this case) results. One reason that I don't want it to save right away: because often when I reschedule, I miss by a day or so, and then I can just tap some keys to get it right where I want it. John