From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Newsgroups: gmane.emacs.help Subject: Re: split screen horizontally into three equally spaced sections Date: Fri, 10 Oct 2008 09:11:30 +0200 Organization: Sebastien Vauban Message-ID: <87bpxslyal.fsf@mundaneum.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1223624441 26507 80.91.229.12 (10 Oct 2008 07:40:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 10 Oct 2008 07:40:41 +0000 (UTC) To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Fri Oct 10 09:41:38 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 1KoCd0-00058b-6O for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Oct 2008 09:41:38 +0200 Original-Received: from localhost ([127.0.0.1]:46408 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KoCbw-0001es-7k for geh-help-gnu-emacs@m.gmane.org; Fri, 10 Oct 2008 03:40:32 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!goblin1!goblin2!goblin.stu.neva.ru!news.net.uni-c.dk!aotearoa.belnet.be!news.belnet.be!feed1.news.be.easynet.net!reader0.news.be.easynet.net!not-for-mail Original-Newsgroups: gnu.emacs.help X-Www-site: Under construction... X-Archive: encrypt User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:rHJArTVAdQopdO6eBaJHtHPm2a4= Original-Lines: 21 Original-NNTP-Posting-Date: 10 Oct 2008 07:11:30 GMT Original-NNTP-Posting-Host: 81.188.7.152 Original-X-Trace: 1223622690 reader0.news.be.easynet.net 1613 [::ffff:81.188.7.152]:40806 Original-X-Complaints-To: abuse-sq41lydJq48WI+UwmH2aBQ@public.gmane.org Original-Xref: news.stanford.edu gnu.emacs.help:163311 X-BeenThere: help-gnu-emacs-mXXj517/zsQ@public.gmane.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-mXXj517/zsQ@public.gmane.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org-mXXj517/zsQ@public.gmane.org Xref: news.gmane.org gmane.emacs.help:58653 Archived-At: Hello all, > If you manipulate windows a lot, you can try windresize.el. Is there some already existing code that would allow to "switch" from a vertical layout of windows to an horizontal one, and vice versa? For example: --------- --------- | A | | | | --------- ----> | A | B | | B | | | | --------- --------- Thanks, Seb --=20 S=C3=A9bastien=C2=A0Vauban