From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: window-tree Date: Fri, 21 Oct 2005 01:48:15 +0200 Message-ID: <43582CBF.2040300@student.lu.se> References: <43573F91.3000101@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129852446 21097 80.91.229.2 (20 Oct 2005 23:54:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Oct 2005 23:54:06 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 21 01:54:04 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ESkD3-000405-UL for ged-emacs-devel@m.gmane.org; Fri, 21 Oct 2005 01:52:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESkD3-0007YG-DB for ged-emacs-devel@m.gmane.org; Thu, 20 Oct 2005 19:52:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ESk8x-00062I-BK for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:48:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ESk8w-00061k-0R for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:48:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ESk8v-00061a-QW for emacs-devel@gnu.org; Thu, 20 Oct 2005 19:48:17 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ESk8v-0006j9-7h; Thu, 20 Oct 2005 19:48:17 -0400 Original-Received: from [192.168.123.121] (83.249.218.133) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 434E6D1D0019BEF3; Fri, 21 Oct 2005 01:48:16 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: rms@gnu.org In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44460 Archived-At: Richard M. Stallman wrote: > Sorry, I forgot to tell. I have done that in > http://ourcomments.org/Emacs/DL/elisp/test/bw.el. It now checks for > Kim's patch and uses that if it is available (as `window-split-tree'). > > The code not to be cleaned up a bit. Then I believe it should replace > the current balance-windows. > >Will you clean it up and install it? > > I will do that in a couple of days.