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 14:28:42 +0200 Message-ID: <38b2ab8a0809030528o325c7733ua32ecdad4dc0010@mail.gmail.com> References: <87bpz6pj4q.fsf@hubble.informatimago.com> <87ljyae3ad.fsf@thinkpad.tsdh.de> <38b2ab8a0809030309w1fafb621sf01c4bb830feb968@mail.gmail.com> <29de18070809030506y6d9b34a0pbf58670df23832e4@mail.gmail.com> 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 1220444956 30855 80.91.229.12 (3 Sep 2008 12:29:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Sep 2008 12:29:16 +0000 (UTC) Cc: Tassilo Horn , help-gnu-emacs@gnu.org To: Lave Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 03 14:30:10 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 1KarUu-00083E-DP for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Sep 2008 14:30:08 +0200 Original-Received: from localhost ([127.0.0.1]:48195 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KarTv-0006x4-38 for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Sep 2008 08:29:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KarTZ-0006vy-Sk for help-gnu-emacs@gnu.org; Wed, 03 Sep 2008 08:28:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KarTY-0006to-B5 for help-gnu-emacs@gnu.org; Wed, 03 Sep 2008 08:28:45 -0400 Original-Received: from [199.232.76.173] (port=53176 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KarTY-0006te-5m for help-gnu-emacs@gnu.org; Wed, 03 Sep 2008 08:28:44 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.168]:56770) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KarTY-0003aj-Hf for help-gnu-emacs@gnu.org; Wed, 03 Sep 2008 08:28:44 -0400 Original-Received: by ug-out-1314.google.com with SMTP id m2so2447289uge.17 for ; Wed, 03 Sep 2008 05:28:42 -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=z10qUC8LDwxegDwc1J08VjhxSBd/wfgecFHCA1T6SPM=; b=u9R6RRjC+3yb9O16PbDixr8p3actMHcHBSGmjUz3QRakYl/tUBumHdy/Hp1oQoddzq ZiqtpTYCjTGmE69U7kk3lwB2MgXZdmQXeQoe4HJtk0Lgjw90dApJv3mFHAohEpWOGjop Pp7NFf6USoyblRvKgVz1qJk2cz2jEJtMV0+5M= 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=Nr+He5XbGpPzgK1PKWWbKilfHDx40Wq+KTIyKlcBv8Ffr/1krK4UODm/zF5lMFXjXa 3F9en7X+oGZZjY7PwteO/IX0gVLnsrsT1kWVXiHKO6IdEB8AF+j3Q/fusZfKbXNMGA0d XfAEX/vxccar7dlQidvjKRCwd54aluiKt0O6A= Original-Received: by 10.66.240.18 with SMTP id n18mr5147806ugh.60.1220444922168; Wed, 03 Sep 2008 05:28:42 -0700 (PDT) Original-Received: by 10.67.22.17 with HTTP; Wed, 3 Sep 2008 05:28:42 -0700 (PDT) In-Reply-To: <29de18070809030506y6d9b34a0pbf58670df23832e4@mail.gmail.com> 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:57217 Archived-At: On Wed, Sep 3, 2008 at 2:06 PM, Lave wrote: > I ever tried that, I put split-window-horizontally and > split-window-vertically 's combination with their parameters into > .emacs. And after startup, emacs splited to N windows. > > Is it what you want? no I'm asking for *automatic* splitting... -- Francis