From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: window-safely-shrinkable-p [was Re: Pretest begins end-June] Date: Tue, 14 Jun 2011 00:01:41 -0300 Message-ID: References: <87y61ojhp4.fsf@stupidchicken.com> <4DE60326.8040505@gmx.at> <4imxhodwsx.fsf_-_@fencepost.gnu.org> <4DF3D3B1.1030703@gmx.at> <4DF47CA1.2030300@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1308024341 5462 80.91.229.12 (14 Jun 2011 04:05:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 14 Jun 2011 04:05:41 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 14 06:05:37 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QWKsi-0002oO-S9 for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2011 06:05:36 +0200 Original-Received: from localhost ([::1]:44461 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWKsh-0004ML-V7 for ged-emacs-devel@m.gmane.org; Tue, 14 Jun 2011 00:05:36 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56365) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWJsu-0004Zw-KO for emacs-devel@gnu.org; Mon, 13 Jun 2011 23:01:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QWJst-00024w-9Y for emacs-devel@gnu.org; Mon, 13 Jun 2011 23:01:44 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:26656 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QWJss-00023W-Vx; Mon, 13 Jun 2011 23:01:43 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAJLO9k1MCpO0/2dsb2JhbABSpjJ4iHK/R4YkBJ0chBU X-IronPort-AV: E=Sophos;i="4.65,362,1304308800"; d="scan'208";a="116227824" Original-Received: from 76-10-147-180.dsl.teksavvy.com (HELO ceviche.home) ([76.10.147.180]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 13 Jun 2011 23:01:42 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 0425266107; Tue, 14 Jun 2011 00:01:42 -0300 (ART) In-Reply-To: <4DF47CA1.2030300@gmx.at> (martin rudalics's message of "Sun, 12 Jun 2011 10:45:21 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:140441 Archived-At: > The change in question was not intentional (which is also explained by > the fact that there was no corresponding ChangeLog entry). I have > restored the original function but declared it as obsolete because I > think it doesn't do the right thing in more complex configurations. Thanks. >> if Emacs's packages use it, it's likely that >> outside packages use it as well. > I hope this doesn't hold for window--.. functions. So do I, Stefan