From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Feature Request: horizontal split for agenda view Date: Wed, 14 May 2008 06:19:14 +0200 Message-ID: <7D468EFB-DD4E-4B59-A900-ACE4DF17EAA0@uva.nl> References: <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 1Jw8mA-0005wn-JD for emacs-orgmode@gnu.org; Wed, 14 May 2008 00:39:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jw8m7-0005uw-T9 for emacs-orgmode@gnu.org; Wed, 14 May 2008 00:39:37 -0400 Received: from [199.232.76.173] (port=56707 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jw8m7-0005ul-P6 for emacs-orgmode@gnu.org; Wed, 14 May 2008 00:39:35 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:20020) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jw8m7-0005lA-Ej for emacs-orgmode@gnu.org; Wed, 14 May 2008 00:39:35 -0400 In-Reply-To: <1025D416-4076-48EB-8AF0-365A2B943B3B@gmx.de> 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: Jan Rehders Cc: emacs-orgmode@gnu.org Hi Jan, the splitting happens in the function org-prepare-agenda in the file org-agenda.el. - Carsten On May 13, 2008, at 2:17 PM, Jan Rehders wrote: > 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 > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode