From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Bug in window resizing? Date: Tue, 15 Nov 2005 13:07:44 -0500 Message-ID: References: <43296649.7000408@student.lu.se> <432D7C92.4090803@student.lu.se> <43790309.6080809@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1132078171 22750 80.91.229.2 (15 Nov 2005 18:09:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 15 Nov 2005 18:09:31 +0000 (UTC) Cc: emacs-devel@gnu.org, storm@cua.dk Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 15 19:09:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Ec5Ea-0005JM-K1 for ged-emacs-devel@m.gmane.org; Tue, 15 Nov 2005 19:08:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ec5EZ-0000FJ-RE for ged-emacs-devel@m.gmane.org; Tue, 15 Nov 2005 13:08:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ec5Dh-0008KM-B3 for emacs-devel@gnu.org; Tue, 15 Nov 2005 13:07:49 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ec5Dg-0008JO-DA for emacs-devel@gnu.org; Tue, 15 Nov 2005 13:07:48 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ec5Dd-0008J1-M6 for emacs-devel@gnu.org; Tue, 15 Nov 2005 13:07:48 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Ec5Dd-0004Ps-Hj for emacs-devel@gnu.org; Tue, 15 Nov 2005 13:07:45 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Ec5Dc-0004LZ-Sm; Tue, 15 Nov 2005 13:07:44 -0500 Original-To: Lennart Borgman In-reply-to: <43790309.6080809@student.lu.se> (message from Lennart Borgman on Mon, 14 Nov 2005 22:35:05 +0100) 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:46029 Archived-At: Kim, did you look at this when you made `window-tree'? Or perhaps could you look at it now? I do not think I understand the subtle details here ;-) window-tree just reports on the structure of windows; it does not alter anything about how window resizing works. So if there was a bug, window-tree might be useful in fixing it, but someone still has to fix it.