From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuri Niyazov Subject: Re: Strange behavior with block agendas Date: Fri, 6 Feb 2015 11:58:49 -0800 Message-ID: References: <5cc30677401c427b86c0447a1b9cbb5d@fcmailsvr3.familycareinc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJp3l-00033p-RC for emacs-orgmode@gnu.org; Fri, 06 Feb 2015 14:59:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJp3i-0000YV-M1 for emacs-orgmode@gnu.org; Fri, 06 Feb 2015 14:59:25 -0500 Received: from mail-la0-f45.google.com ([209.85.215.45]:41776) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJp3i-0000YD-G3 for emacs-orgmode@gnu.org; Fri, 06 Feb 2015 14:59:22 -0500 Received: by labgf13 with SMTP id gf13so3362211lab.8 for ; Fri, 06 Feb 2015 11:59:20 -0800 (PST) In-Reply-To: <5cc30677401c427b86c0447a1b9cbb5d@fcmailsvr3.familycareinc.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: Subhan Michael Tindall Cc: "emacs-orgmode@gnu.org" >> If a block agenda exists, with say, agenda on top and todo on the bottom, >> then by default it opens to "today". It is possible then to press j and select a >> different date to go to. After that, if we hit "r" to redisplay, we get different >> behavior: >> - If the point is in the agenda section of the buffer, then the agenda is >> redisplayed with the date that was selected after hitting "j" >> - If the point is in the todo section of the buffer, then the agenda is >> redisplayed with today's date. >> >> Do you guys think this is correct behavior, or inconsistent behavior? > > Where is point when you are hitting 'j' in these cases? "j" is on the agenda. When I try to hit "j" on the todo list, I get a "Not allowed in todo-type agenda buffers" message, so that's not relevant. The same happens with "b"and "f"