From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Problem with window-size-fixed Date: Thu, 30 Jul 2009 10:56:21 +0200 Message-ID: <4A716035.1080707@gmx.at> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248944245 25672 80.91.229.12 (30 Jul 2009 08:57:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jul 2009 08:57:25 +0000 (UTC) Cc: emacs-devel To: =?ISO-8859-1?Q?Vincent_Bela=EFche?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 30 10:57:18 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MWRRr-0005wr-4I for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2009 10:57:15 +0200 Original-Received: from localhost ([127.0.0.1]:36244 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWRRq-00046n-KZ for ged-emacs-devel@m.gmane.org; Thu, 30 Jul 2009 04:57:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWRRC-0003nU-AI for emacs-devel@gnu.org; Thu, 30 Jul 2009 04:56:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWRR6-0003kE-Tz for emacs-devel@gnu.org; Thu, 30 Jul 2009 04:56:33 -0400 Original-Received: from [199.232.76.173] (port=36597 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWRR6-0003k7-NA for emacs-devel@gnu.org; Thu, 30 Jul 2009 04:56:28 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:35177) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MWRR5-0005cl-Qx for emacs-devel@gnu.org; Thu, 30 Jul 2009 04:56:28 -0400 Original-Received: (qmail invoked by alias); 30 Jul 2009 08:56:25 -0000 Original-Received: from 62-47-54-224.adsl.highway.telekom.at (EHLO [62.47.54.224]) [62.47.54.224] by mail.gmx.net (mp028) with SMTP; 30 Jul 2009 10:56:25 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+sQ9kqLAysB+iA/7FB2CDwCPYKfTFb+Vqtd/g8uA uwwxvCCeiY+8RI User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:113387 Archived-At: > So, what shall I do with this ? Shall I submit a bug, or is that a > known problem that will be solved with some redesigning of window > handling along latest discussion on this email reflector ? It would be helpful if you sent your recipe to produce that bug in a reply to 3689@emacsbugs.donarmstrong.com so that when we eventually fix that bug we can easily check that the behavior you describe is covered by the fix as well. Thank you, martin