From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Strange behavior with block agendas Date: Tue, 10 Feb 2015 23:42:42 +0100 Message-ID: <87oap1wfq5.fsf@nicolasgoaziou.fr> References: <5cc30677401c427b86c0447a1b9cbb5d@fcmailsvr3.familycareinc.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLJUx-0006nM-NO for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 17:41:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLJUt-0001BS-Kb for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 17:41:39 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:54663) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLJUt-0001Am-Fe for emacs-orgmode@gnu.org; Tue, 10 Feb 2015 17:41:35 -0500 In-Reply-To: (Yuri Niyazov's message of "Mon, 9 Feb 2015 17:51:40 -0800") 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: Yuri Niyazov Cc: "emacs-orgmode@gnu.org" , Subhan Michael Tindall Hello, Yuri Niyazov writes: >>>> 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" It looks like a minor inconsistency. "r" should probably keep last selected date. Would you want to provide a patch for that? Regards, -- Nicolas Goaziou