From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: window-split-tree Date: Mon, 03 Oct 2005 09:47:16 +0200 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1128327992 16356 80.91.229.2 (3 Oct 2005 08:26:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Oct 2005 08:26:32 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 03 10:26:28 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EMLdX-0001NJ-SJ for ged-emacs-devel@m.gmane.org; Mon, 03 Oct 2005 10:25:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EMLdR-0003ho-DI for ged-emacs-devel@m.gmane.org; Mon, 03 Oct 2005 04:25:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EML4M-00064G-HB for emacs-devel@gnu.org; Mon, 03 Oct 2005 03:49:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EML45-0005x9-JP for emacs-devel@gnu.org; Mon, 03 Oct 2005 03:48:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EML3W-0005rz-36 for emacs-devel@gnu.org; Mon, 03 Oct 2005 03:48:15 -0400 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EML2d-0005ur-Ir for emacs-devel@gnu.org; Mon, 03 Oct 2005 03:47:19 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepc.post.tele.dk (Postfix) with SMTP id 922AA262813 for ; Mon, 3 Oct 2005 09:47:18 +0200 (CEST) Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:43484 Archived-At: I sent a proposal for a new window-split-tree function to solve the "fix bugs in balance-windows" part of this item in FOR-RELEASE: ** Make a new interface for specifying window configurations so that we can fix bugs in balance-windows. I understand that RMS want a more generic approach by changing the external representation of saved window-configurations. IMO that is overkill (and much harder to test at this stage), so can't we just use the new function _as_is_ (which Lennarth says is fine for his purpose), and get closer to the release (rather than the opposite)... -- Kim F. Storm http://www.cua.dk