From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Abrahams Subject: Re: Feature request Date: Mon, 11 Oct 2010 10:18:53 -0400 Message-ID: References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=43124 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P5JEx-00050H-2R for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 10:20:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P5JDQ-00070T-NL for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 10:19:01 -0400 Received: from mail-qy0-f169.google.com ([209.85.216.169]:53190) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P5JDQ-0006zx-L9 for emacs-orgmode@gnu.org; Mon, 11 Oct 2010 10:19:00 -0400 Received: by qyk7 with SMTP id 7so1416120qyk.0 for ; Mon, 11 Oct 2010 07:18:58 -0700 (PDT) In-Reply-To: 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: Carsten Dominik Cc: emacs-orgmode@gnu.org At Mon, 11 Oct 2010 09:21:05 +0200, Carsten Dominik wrote: > > After giving this some thought, I don't this this can be done in a > clear and non-confusing way. Thanks for spending so much time/energy considering it, despite the fact that it would be incoherent with the rest of your interface! > I do think it is necessary to somehow change the date relative to > what the previously set date is. The only way to make this half way > transparently is to show that date in the prompt as the default > date. Okay. > There was lots of good advice to so what you want in different ways, > including not rescheduling, or using bulk actions in the agenda. You know, I have `f' and `b' bound to org-agenda-date-later/-earlier, and that would be perfectly adequate for me, *if* I got appropriate visual feedback. The problem is the red "S2" or "S3" I'm looking at doesn't change on the fly when I reschedule. And it's hard to train myself not to hit `f' twice when I see S2 :-) > Finally, if you still want a fast command doing this: > > (defun org-agenda-reschedule-to-today () > (interactive) > (flet ((org-read-date (&rest rest) (current-time))) > (call-interactively 'org-agenda-schedule))) That's a good idea. I don't think I need etags in my agenda buffer, so `M-.' works. -- Dave Abrahams BoostPro Computing http://www.boostpro.com