From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: split screen horizontally into three equally spaced sections Date: Thu, 09 Oct 2008 00:01:15 +0200 Message-ID: <871vyqd9w4.fsf@gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1223503736 9182 80.91.229.12 (8 Oct 2008 22:08:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Oct 2008 22:08:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 09 00:09:53 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 1KnhE8-0001oO-JA for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Oct 2008 00:09:53 +0200 Original-Received: from localhost ([127.0.0.1]:43092 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KnhD3-0003Up-Mz for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Oct 2008 18:08:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Knh6S-00018q-AP for help-gnu-emacs@gnu.org; Wed, 08 Oct 2008 18:01:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Knh6Q-00018V-Na for help-gnu-emacs@gnu.org; Wed, 08 Oct 2008 18:01:55 -0400 Original-Received: from [199.232.76.173] (port=60991 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Knh6Q-00018S-KI for help-gnu-emacs@gnu.org; Wed, 08 Oct 2008 18:01:54 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.168]:44864) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Knh6Q-0000JJ-48 for help-gnu-emacs@gnu.org; Wed, 08 Oct 2008 18:01:54 -0400 Original-Received: by ug-out-1314.google.com with SMTP id z36so807412uge.17 for ; Wed, 08 Oct 2008 15:01:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:to:subject :in-reply-to:references:user-agent:date:message-id:mime-version :content-type:from; bh=tHrJdw72zAdt2YlcFs5Vk5+jUEiTS54jhGKpLVPKQuE=; b=cbMJQI7y8itR7dgt0RAKsUFkj5vENVpLnt1gf9n17MyhXBb7cwQwJNq9BJGckBC9rq CvO/AxRuQZx6EhWUqKuEPH3IxoHaOQaCd5flf8+FlF8Yhw2hAvuyK1Yu8Jtfv5bxTxtO ItUDdXMLB1h+6FZilJurHsAxcPRQS9kQU1K44= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=to:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type:from; b=gNqhX1E3IWLLpIhQZMFgzecHigyqTd06GUtPFnNZT2f0sFcQxZffO+fssxccxTiI62 50294RAio2PJBPY24WKvlpVMxBysptbXAHSg4QWampCegxYH+XbpJSPVSyKVrxCqyqJQ RmiwqK0VtvFpXChr9mJ5+Z3jQjzT4X2bwybEY= Original-Received: by 10.86.71.1 with SMTP id t1mr8067308fga.36.1223503278133; Wed, 08 Oct 2008 15:01:18 -0700 (PDT) Original-Received: from bzg (61.52.94-79.rev.gaoland.net [79.94.52.61]) by mx.google.com with ESMTPS id 4sm20058461fgg.4.2008.10.08.15.01.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 08 Oct 2008 15:01:17 -0700 (PDT) Original-Received: by bzg (Postfix, from userid 1000) id D8D0E16222A; Thu, 9 Oct 2008 00:01:15 +0200 (CEST) In-Reply-To: (maps's message of "Tue, 7 Oct 2008 15:26:06 -0700 (PDT)") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/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:58579 Archived-At: maps.automation58@gmail.com writes: > my balance-windows only balances them vertically... is there another > command I can use or an easy way I can change that? If you manipulate windows a lot, you can try windresize.el: http://lumiere.ens.fr/~guerry/u/windresize.el M-x windresize RET 3 3 = will split the screen in three equal vertical columns. -- Bastien