From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuri Niyazov Subject: Re: Strange behavior with block agendas Date: Mon, 9 Feb 2015 17:51:40 -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]:44227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKzzr-0005U4-Sb for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 20:52:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKzzo-0002mr-Mz for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 20:52:15 -0500 Received: from mail-la0-f50.google.com ([209.85.215.50]:46479) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKzzo-0002mj-F6 for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 20:52:12 -0500 Received: by lams18 with SMTP id s18so17375985lam.13 for ; Mon, 09 Feb 2015 17:52:10 -0800 (PST) In-Reply-To: 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" any further comment on this? On Fri, Feb 6, 2015 at 11:58 AM, Yuri Niyazov wrote: >>> 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"