From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: balance-windows again Date: Thu, 15 Sep 2005 01:43:10 +0200 Message-ID: <4328B58E.6010103@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1126742584 30358 80.91.229.2 (15 Sep 2005 00:03:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Sep 2005 00:03:04 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 15 02:03:01 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EFhBa-0004ks-2F for geh-help-gnu-emacs@m.gmane.org; Thu, 15 Sep 2005 02:01:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EFhBZ-0005S7-ID for geh-help-gnu-emacs@m.gmane.org; Wed, 14 Sep 2005 20:01:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EFhAB-00055o-FD for help-gnu-emacs@gnu.org; Wed, 14 Sep 2005 19:59:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EFhA2-00052j-T1 for help-gnu-emacs@gnu.org; Wed, 14 Sep 2005 19:59:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EFhA2-0004xP-1R for help-gnu-emacs@gnu.org; Wed, 14 Sep 2005 19:59:30 -0400 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EFguM-0003qc-GM for help-gnu-emacs@gnu.org; Wed, 14 Sep 2005 19:43:18 -0400 Original-Received: from [192.168.123.121] (83.249.205.211) by pne-smtpout1-sn1.fre.skanova.net (7.2.060.1) id 43200DEA00145939 for help-gnu-emacs@gnu.org; Thu, 15 Sep 2005 01:43:12 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org 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:29461 Archived-At: Some time ago I wrote some suggestions about how to rewrite balance-windows to use the windows split tree. I have tried to do that. The file bw.el at http://ourcomments.org/Emacs/DL/elisp/test/ contains my rewrite of balance-windows. Could those who are interested please test this version?