From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#60585: 30.0.50; global-text-scale-adjust shrinks window (was not before) Date: Mon, 9 Jan 2023 15:44:12 +0300 Message-ID: References: <86mt6wk45n.fsf@protected.rcdrun.com> <3f4b5c597227e1c31900@heytings.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37098"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.2.9+54 (af2080d) (2022-11-21) Cc: martin rudalics , 60585@debbugs.gnu.org To: Gregory Heytings Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jan 09 14:07:01 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pErrg-0009NG-N4 for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 09 Jan 2023 14:07:00 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pEraL-0005yS-Is; Mon, 09 Jan 2023 07:49:05 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pEraI-0005xT-8e for bug-gnu-emacs@gnu.org; Mon, 09 Jan 2023 07:49:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pEraH-00060x-R9 for bug-gnu-emacs@gnu.org; Mon, 09 Jan 2023 07:49:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pEraH-0000DT-N3 for bug-gnu-emacs@gnu.org; Mon, 09 Jan 2023 07:49:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 09 Jan 2023 12:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60585 X-GNU-PR-Package: emacs Original-Received: via spool by 60585-submit@debbugs.gnu.org id=B60585.1673268528811 (code B ref 60585); Mon, 09 Jan 2023 12:49:01 +0000 Original-Received: (at 60585) by debbugs.gnu.org; 9 Jan 2023 12:48:48 +0000 Original-Received: from localhost ([127.0.0.1]:36001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEra4-0000D1-Ay for submit@debbugs.gnu.org; Mon, 09 Jan 2023 07:48:48 -0500 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:37347) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEra1-0000Cq-3c for 60585@debbugs.gnu.org; Mon, 09 Jan 2023 07:48:47 -0500 Original-Received: from localhost ([::ffff:197.239.12.77]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 0000000000055D55.0000000063BC0D2E.00002FA0; Mon, 09 Jan 2023 05:48:46 -0700 Content-Disposition: inline In-Reply-To: <3f4b5c597227e1c31900@heytings.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:253016 Archived-At: Let me just remind you that it is considered application (Emacs) error by IceWm developer. See: https://github.com/ice-wm/icewm/issues/115 Where gijsbers said, that: > IceWM historically has ignored the USSize field in the > WM_NORMAL_HINTS property. To enforce a size an app must set both the > PMinSize and the PMaxSize to the same value. Because there is no > PMaxSize, icewm is free to adjust the size to a value which is in > accordance to the emacs provided PBaseSize and PResizeInc. See the > ICCCM for details. IceWM is still standards conformant. It just has > a different interpretation than other WMs. And then here is the reference: https://x.org/releases/X11R7.6/doc/xorg-docs/specs/ICCCM/icccm.html Search for: "PMaxSize" and review if there is something that Emacs could or should do. While in meantime IceWM developer provided tolerance patch: https://github.com/bbidulock/icewm/commit/cb144a07ce0b948177030a2f56b83fc07d2b2a44 -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/