From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mann Subject: 'q' not quitting agenda Date: Wed, 23 Dec 2015 16:01:32 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44818) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBsRo-0006jK-LH for emacs-orgmode@gnu.org; Wed, 23 Dec 2015 18:03:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aBsRl-00050q-Cn for emacs-orgmode@gnu.org; Wed, 23 Dec 2015 18:03:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:44128) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aBsRl-00050e-5q for emacs-orgmode@gnu.org; Wed, 23 Dec 2015 18:03:53 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aBsRi-0006Ce-Kr for emacs-orgmode@gnu.org; Thu, 24 Dec 2015 00:03:50 +0100 Received: from 71-208-104-70.hlrn.qwest.net ([71.208.104.70]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Dec 2015 00:03:50 +0100 Received: from manndmd by 71-208-104-70.hlrn.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 Dec 2015 00:03:50 +0100 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: emacs-orgmode@gnu.org Hello group, Recently I have found that using 'q' in the Agenda buffer closes the other window and leaves the Agenda filling the whole frame. org-agenda-sticky is nil. I am using recent org-mode (Org-mode version 8.3.2 (release_8.3.2-416-g369955)) and emacs (GNU Emacs 25.1.50.1 (x86_64-apple-darwin15.2.0, NS appkit-1404.34 Version 10.11.2 (Build 15C50)) of 2015-12-20). Not sure what is causing this. David Mann