From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: bulk rescheduling change? Date: Wed, 12 Sep 2012 11:34:13 -0400 Message-ID: <8103.1347464053@alphaville> References: <87mx0vi81a.fsf@altern.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBoxM-00089c-5B for emacs-orgmode@gnu.org; Wed, 12 Sep 2012 11:34:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBoxG-0000L5-2q for emacs-orgmode@gnu.org; Wed, 12 Sep 2012 11:34:23 -0400 Received: from g5t0008.atlanta.hp.com ([15.192.0.45]:29281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBoxF-0000Kk-UH for emacs-orgmode@gnu.org; Wed, 12 Sep 2012 11:34:18 -0400 In-Reply-To: Message from Bastien of "Wed, 12 Sep 2012 17:18:41 +0200." <87mx0vi81a.fsf@altern.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org, Greg Troxel Bastien wrote: > Hi Greg, > > Greg Troxel writes: > > > I often hope to get more done than I do, so I'm often faced with pushing > > scheduled items forward. I typically do this from the agenda view, with > > 'C-c C-s' for individual items, and markings and 'B s' for groups of > > items (typically, saturday-type items to a week later). I find that > > with individual rescheduling, I get a prompt that has no prefilled text, > > and can easily type '+1', or 'sat'. 'B s' used to behave this > > way, but now the prompt is prefilled with '<2012-09-12 Wed>', and I have > > to delete that. This seems like a misfeature, because at least for me > > bulk-reschedulign to today is not the dominant case, and if it were . is > > easy to type anwyay. The info file doesn't explain this. > > This has been fixed earlier today -- please update. > OK I just updated and I'm running into trouble: org-exp-blocks.el seems to have been deleted but org-exp.el still requires it. What's going on? Nick