From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Bealby Subject: Org-mode and emacs frames Date: Fri, 07 Sep 2007 12:43:59 +0100 Message-ID: <87r6laaef4.fsf@cerebellum.bealbywm.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITcG3-0002Hj-4R for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 07:44:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITcG1-0002Dp-8s for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 07:44:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITcG1-0002Dg-5K for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 07:44:17 -0400 Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITcG0-0004Et-Bo for emacs-orgmode@gnu.org; Fri, 07 Sep 2007 07:44:16 -0400 Received: by ug-out-1314.google.com with SMTP id m4so301039uge for ; Fri, 07 Sep 2007 04:44:15 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello all, I have just switched from planner-mode to org-mode but I am having difficulty keeping some of my older preferences. I prefer to work in a single emacs frame which is split vertically to give two columns. I would like org-mode to use only one of these columns. I have set org-agenda-window-setup to 'current-window to get something similar but I would like the selection menu (after running org-agenda) to appear in the lower half of one column rather than removing my vertical split. I have a similar problem after pressing q to exit org-ageda. Is this possible with the current org-mode? (from Emacs 22.1.1) Thanks, Martin