From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: BUG: disparity between popup menu and pulldown menu for Agenda viewing mode Date: Mon, 27 Feb 2017 11:16:18 -0500 Message-ID: <87r32jzk19.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40714) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ciNyK-0000Wm-94 for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 11:16:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ciNyH-0001OZ-1s for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 11:16:24 -0500 Received: from pb-smtp2.pobox.com ([64.147.108.71]:64162 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ciNyG-0001O6-Sf for emacs-orgmode@gnu.org; Mon, 27 Feb 2017 11:16:20 -0500 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" To: "J. David Boyd" , emacs-orgmode@gnu.org "J. David Boyd" writes: > When I'm viewing the agenda, if I press v, I get a popup menu that states that > I can get to the for[t]night view, with a 't', which works. > > But I if look in the pulldown menu, it tells me that Fortnight View is > accomplished with v f. This actually puts the Agenda into follow mode, not at > all what I wanted to do... Thanks for reporting. Fixed with a29525d. -- Kyle