From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Geoff Kuenning Newsgroups: gmane.emacs.bugs Subject: bug#27923: 24.3; -iconic switch screws up geometry Date: Thu, 24 Feb 2022 09:55:19 -0800 Message-ID: References: <87y224grr6.fsf@gnus.org> <56241bad-fe75-0238-8b56-53b4fee53a1d@gmx.at> <87bkyw4obt.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18179"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cc: 27923@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 24 18:56:25 2022 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 1nNILp-0004YI-12 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 24 Feb 2022 18:56:25 +0100 Original-Received: from localhost ([::1]:57918 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nNILn-0008BJ-Sx for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 24 Feb 2022 12:56:23 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:41330) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nNILS-00086K-M1 for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2022 12:56:04 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:56437) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nNILS-0004Du-Cd for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2022 12:56:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nNILS-0005AT-5H for bug-gnu-emacs@gnu.org; Thu, 24 Feb 2022 12:56:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Geoff Kuenning Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 24 Feb 2022 17:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 27923 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 27923-submit@debbugs.gnu.org id=B27923.164572532319816 (code B ref 27923); Thu, 24 Feb 2022 17:56:02 +0000 Original-Received: (at 27923) by debbugs.gnu.org; 24 Feb 2022 17:55:23 +0000 Original-Received: from localhost ([127.0.0.1]:50334 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nNIKo-00059Y-T0 for submit@debbugs.gnu.org; Thu, 24 Feb 2022 12:55:23 -0500 Original-Received: from mallet.cs.hmc.edu ([134.173.42.59]:33082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nNIKm-00059P-VK for 27923@debbugs.gnu.org; Thu, 24 Feb 2022 12:55:21 -0500 Original-Received: from bow.cs.hmc.edu (bow-vpn.cs.hmc.edu [10.81.251.5]) by mallet.cs.hmc.edu (Postfix) with ESMTP id 672A7DC0094; Thu, 24 Feb 2022 09:55:19 -0800 (PST) Original-Received: by bow.cs.hmc.edu (Postfix, from userid 13409) id 58722B3C0AC5; Thu, 24 Feb 2022 09:55:19 -0800 (PST) User-Mail-Address: geoff@cs.hmc.edu In-Reply-To: <87bkyw4obt.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 24 Feb 2022 10:16:06 +0100") 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" Xref: news.gmane.io gmane.emacs.bugs:227592 Archived-At: >From Lars: > Could you test with a recent Emacs version instead? Unfortunately that would be pretty painful; an emacs installation has enough complex dependencies that replacing my distro's version would be risky. I don't think I have the time right now to do that. >From Martin: > We tried to fix that in what will become Emacs 28.1. In that case, and given that it seems to work for you, I think it might be best to just close this old bug report as "cannot reproduce". It's a small problem at worst and probably not worth spending a lot of your time chasing it when it might already be fixed. -- Geoff Kuenning geoff@cs.hmc.edu http://www.cs.hmc.edu/~geoff/ The "M" in XML stands for _markup_. If you don't have anything outside the angle brackets, you probably shouldn't be using XML.