From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Francis Moreau" Newsgroups: gmane.emacs.help Subject: Re: How to configure default widow splitting orientation Date: Wed, 3 Sep 2008 12:10:21 +0200 Message-ID: <38b2ab8a0809030310s376b1df0k3cf6d62d99782a97@mail.gmail.com> References: <87iqtebfc3.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220437158 5630 80.91.229.12 (3 Sep 2008 10:19:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2008 10:19:18 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "David Hansen" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 03 12:20:13 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 1KapT9-0006IU-L9 for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Sep 2008 12:20:11 +0200 Original-Received: from localhost ([127.0.0.1]:58095 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KapSA-0005Y5-E8 for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Sep 2008 06:19:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KapJh-0005do-3u for help-gnu-emacs@gnu.org; Wed, 03 Sep 2008 06:10:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KapJg-0005af-4g for help-gnu-emacs@gnu.org; Wed, 03 Sep 2008 06:10:24 -0400 Original-Received: from [199.232.76.173] (port=35230 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KapJf-0005Zz-1y for help-gnu-emacs@gnu.org; Wed, 03 Sep 2008 06:10:23 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.171]:51464) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KapJf-00034e-1o for help-gnu-emacs@gnu.org; Wed, 03 Sep 2008 06:10:23 -0400 Original-Received: by ug-out-1314.google.com with SMTP id m2so2432211uge.17 for ; Wed, 03 Sep 2008 03:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=qNaACFfP4sAKX9S9ivCKfhuXDsqQMTc8ALrw2aOkLVw=; b=tO6svrrVvBoKDX56QKDhoibfpa+t3Nmjnd0zO7fBzkMk4+09Cie960xOvRx9OkVTn3 9ze0fh+liQsks2RCg7ZA8Ie0ulS0qikWBvJSYDdNThm5QvFOjiNmr5T0XDjjErvU9qRB ztMwVx1oPcEpl8zPpuqOsDNhMSNJ50b9m2mcQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=MzbOl5hGXoKDqmDuY2CHRVPyq2HPstkhNig/+aHhhHSyKDHxtadxGKQVTDMQgfgKCs LPT4J/Jkm+bhTmUJWjb2nXZx6VU5SuB0A8Cj4xGvlxQ7imakXbplpU1E5cH8Tk3ks7LL S8nc7UsxTUXciJLvzCZqMRYAnhLpSEcmldr7Y= Original-Received: by 10.67.88.7 with SMTP id q7mr5033824ugl.18.1220436621551; Wed, 03 Sep 2008 03:10:21 -0700 (PDT) Original-Received: by 10.67.22.17 with HTTP; Wed, 3 Sep 2008 03:10:21 -0700 (PDT) In-Reply-To: <87iqtebfc3.fsf@localhorst.mine.nu> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:57210 Archived-At: On Tue, Sep 2, 2008 at 7:57 PM, David Hansen wrote: > 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 > Unfortunately it's only available since emacs 23.1 thanks -- Francis