From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.help Subject: Re: How to configure default widow splitting orientation Date: Tue, 02 Sep 2008 19:57:48 +0200 Organization: disorganized Message-ID: <87iqtebfc3.fsf@localhorst.mine.nu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220413645 9157 80.91.229.12 (3 Sep 2008 03:47:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2008 03:47:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 03 05:48:20 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KajLv-0004KI-7n for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Sep 2008 05:48:19 +0200 Original-Received: from localhost ([127.0.0.1]:40937 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KajKv-0001zy-O9 for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Sep 2008 23:47:17 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-X-Trace: news.uni-berlin.de vf72xvWRkoPl9tavSqKYAgnibaoOj9V9XnPgxyXvItqE8AgzanM9KG X-Orig-Path: localhorst.mine.nu!not-for-mail Cancel-Lock: sha1:DQpTFOMaEEVqeZtnAVFUUXEP17o= Mail-Copies-To: nobody User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:161851 X-Mailman-Approved-At: Tue, 02 Sep 2008 23:46:57 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57201 Archived-At: On Tue, 2 Sep 2008 16:44:41 +0200 Francis Moreau wrote: > I'm trying to do that but fail to find any solutions. > > Could someone give me some advices ? This might be what you are looking for: `split-window-preferred-function'. David