From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#71915: 31.0.50; [PATCH] Fix balance-windows doc Date: Sat, 06 Jul 2024 13:48:29 +0300 Message-ID: <86o77a4wzm.fsf@gnu.org> References: <87cynun00p.fsf@ledu-giraud.fr> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32795"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 71915-done@debbugs.gnu.org To: Manuel Giraud Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jul 06 12:49:25 2024 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 1sQ2yq-0008Lw-E2 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 06 Jul 2024 12:49:24 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sQ2yU-0004X9-3n; Sat, 06 Jul 2024 06:49:02 -0400 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 1sQ2yR-0004WM-OH for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2024 06:48:59 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sQ2yR-0000bw-FW for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2024 06:48:59 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sQ2yU-0001zT-Pk for bug-gnu-emacs@gnu.org; Sat, 06 Jul 2024 06:49:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sat, 06 Jul 2024 10:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 71915 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 71915@debbugs.gnu.org, eliz@gnu.org, manuel@ledu-giraud.fr Original-Received: via spool by 71915-done@debbugs.gnu.org id=D71915.17202629257617 (code D ref 71915); Sat, 06 Jul 2024 10:49:02 +0000 Original-Received: (at 71915-done) by debbugs.gnu.org; 6 Jul 2024 10:48:45 +0000 Original-Received: from localhost ([127.0.0.1]:45642 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sQ2yC-0001yn-RX for submit@debbugs.gnu.org; Sat, 06 Jul 2024 06:48:45 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:38804) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sQ2yA-0001yT-D4 for 71915-done@debbugs.gnu.org; Sat, 06 Jul 2024 06:48:43 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sQ2y1-0000WV-0u; Sat, 06 Jul 2024 06:48:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=fIpmM3Lau+wq0A+4vUousNeF7hsWPAjeAfWtSJuDV04=; b=anNo4WZb2Pfd SCxGP5HSiM3n6qTTzFbCoEcqky/fM8jeDOcWqDJH8ezt0rYFez7GWYvrsRP1/yQNeux4IYtJC2zmd QOI6kCagCygAG23mE2DtviX1G58FwwOiIMHXtBTRfwrpFY3MjWpZQUtMnSlESZINvnOBI6GVfF7oI MKavf/mlYEQEfy1TgTV/qzEqcCJWpm1p3+lqM+9jsxGnHtdVbI1NFA93u1ci4jONjey7hvZ8ejJuE fAMhZmwT42JC0rfnLBfhMOaUnS5TDRhWvWHV9KubGVkyQPQRpbdiK2sytiyaTyM/3nwAoCfTT3PEh hxj2vkLsCwOGIHoemsamXg==; In-Reply-To: <87cynun00p.fsf@ledu-giraud.fr> (bug-gnu-emacs@gnu.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:288488 Archived-At: > Date: Wed, 03 Jul 2024 14:16:38 +0200 > From: Manuel Giraud via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > It seems that `balance-windows' banlances window's width too. Right, thanks for pointing out this inaccuracy in the manual. > >From 233bbfeae10e32b1163cd33810391850a3832703 Mon Sep 17 00:00:00 2001 > From: Manuel Giraud > Date: Wed, 3 Jul 2024 11:41:30 +0200 > Subject: [PATCH] Fix `balance-windows' doc > > * doc/emacs/windows.texi (Change Window): `balance-windows' > balances window's width too. Thanks. I found that "even out the heights and widths" and "make all windows the same height and width" to be inaccurate, so I fixed this on the emacs-30 release branch with a more detailed text which tries to explain the balancing act better.