From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Rehders Subject: Feature Request: horizontal split for agenda view Date: Tue, 13 May 2008 14:17:44 +0200 Message-ID: <1025D416-4076-48EB-8AF0-365A2B943B3B@gmx.de> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JvtS2-0003j4-HZ for emacs-orgmode@gnu.org; Tue, 13 May 2008 08:17:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JvtS0-0003iS-1G for emacs-orgmode@gnu.org; Tue, 13 May 2008 08:17:50 -0400 Received: from [199.232.76.173] (port=41964 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JvtRz-0003iN-Sz for emacs-orgmode@gnu.org; Tue, 13 May 2008 08:17:47 -0400 Received: from mail.gmx.net ([213.165.64.20]:39352) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JvtRz-0006kh-9R for emacs-orgmode@gnu.org; Tue, 13 May 2008 08:17:47 -0400 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 Hi, on widescreen displays splitting the window vertically for `org- agenda' will use the screen space inefficiently. An option to use horizontal split windows would be nice. I tried to hack this together myself but could not figure out where the splitting happened. Any pointers would be appreciated (and simply adding it to org-mode would be appreciated even more :)). greetings, Jan