From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: how to change agenda split windows setting Date: Fri, 17 Oct 2008 15:55:47 +0200 Message-ID: <11935D39-F38C-4565-BEF3-FA18B33ADCA8@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v929.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 1Kqpo2-00060A-MU for emacs-orgmode@gnu.org; Fri, 17 Oct 2008 09:55:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kqpo1-0005zy-8v for emacs-orgmode@gnu.org; Fri, 17 Oct 2008 09:55:54 -0400 Received: from [199.232.76.173] (port=38427 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kqpo1-0005zv-3B for emacs-orgmode@gnu.org; Fri, 17 Oct 2008 09:55:53 -0400 Received: from nf-out-0910.google.com ([64.233.182.191]:31675) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kqpo0-00086q-Mh for emacs-orgmode@gnu.org; Fri, 17 Oct 2008 09:55:52 -0400 Received: by nf-out-0910.google.com with SMTP id c7so293038nfi.26 for ; Fri, 17 Oct 2008 06:55:51 -0700 (PDT) In-Reply-To: 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: Leo Cc: emacs-orgmode@gnu.org On Oct 17, 2008, at 12:04 PM, Leo wrote: > On 2008-10-17 09:57 +0100, Rainer Stengele wrote: >> Having a new widescreen LCD I would like to have my agenda i the >> left window >> and the corresponding org file entries in the right window. >> >> By default the splitting is top and bottom. >> >> Can I change this setting by customising org or is this an emacs >> option? >> I could not find a hint in the manual. >> >> >> Thanks! >> Rainer > > I think this has been built in in Emacs CVS, see > `split-window-preferred-function'. One solution has been discussed here before: http://thread.gmane.org/gmane.emacs.orgmode/6648 - Carsten