From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#51210: Customizable other-window-for-scrolling Date: Wed, 12 Jan 2022 21:59:41 +0200 Organization: LINKOV.NET Message-ID: <86zgo0ohci.fsf@mail.linkov.net> References: <878ryvh6bz.fsf@mail.linkov.net> <861r1v1foe.fsf@mail.linkov.net> <96d50c26-ea56-5ff6-3cc3-25652d744ca4@gmx.at> <86o84revzi.fsf@mail.linkov.net> <86y23vo0zx.fsf@mail.linkov.net> <86sftunptq.fsf@mail.linkov.net> <86a6g2ktel.fsf@mail.linkov.net> <86mtk2jdwy.fsf@mail.linkov.net> <83czky6noe.fsf@gnu.org> <86r19crftb.fsf@mail.linkov.net> <8335ls69cy.fsf@gnu.org> <86y23kpwlf.fsf@mail.linkov.net> <83zgo04trm.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35524"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu) Cc: 51210@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Jan 12 21:02:29 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 1n7jpF-00095N-CI for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 12 Jan 2022 21:02:29 +0100 Original-Received: from localhost ([::1]:52606 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n7jpE-0008Ol-21 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 12 Jan 2022 15:02:28 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:37634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n7joo-0008Nu-UB for bug-gnu-emacs@gnu.org; Wed, 12 Jan 2022 15:02:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:38084) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n7joo-0007kA-KF for bug-gnu-emacs@gnu.org; Wed, 12 Jan 2022 15:02:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n7joo-0004w6-Gw for bug-gnu-emacs@gnu.org; Wed, 12 Jan 2022 15:02:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 12 Jan 2022 20:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51210 X-GNU-PR-Package: emacs Original-Received: via spool by 51210-submit@debbugs.gnu.org id=B51210.164201770618949 (code B ref 51210); Wed, 12 Jan 2022 20:02:02 +0000 Original-Received: (at 51210) by debbugs.gnu.org; 12 Jan 2022 20:01:46 +0000 Original-Received: from localhost ([127.0.0.1]:59220 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n7joY-0004vV-AK for submit@debbugs.gnu.org; Wed, 12 Jan 2022 15:01:46 -0500 Original-Received: from relay12.mail.gandi.net ([217.70.178.232]:44089) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n7joP-0004uu-UL for 51210@debbugs.gnu.org; Wed, 12 Jan 2022 15:01:42 -0500 Original-Received: (Authenticated sender: juri@linkov.net) by relay12.mail.gandi.net (Postfix) with ESMTPSA id BB734200003; Wed, 12 Jan 2022 20:01:30 +0000 (UTC) In-Reply-To: <83zgo04trm.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 12 Jan 2022 21:51:41 +0200") 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:224039 Archived-At: >> >> The problem is that with its current implementation, it's unusable: >> >> when the window height is 75 lines, then typing M- leaves >> >> half-screen empty. >> > >> > If you start typing at the end of the buffer, the half-empty window >> > will immediately make sense. >> >> You can't start typing because it's in another window. > > Fortunately, Emacs has this "C-x o" command that fixes that small > problem. But "C-x o C-" doesn't recenter after moving to the end of the buffer. >> >> But fortunately this can be fixed since Emacs 28 introduced a new key >> >> C-M-S-l to recenter the other window, so it's now easy to type it >> >> when the user needs to recenter the other window. >> > >> > Great. >> >> So everyone who wants to recenter, can type: 'M- M-C-S-l'. > > I object to changing this behavior by default. Then how this problem can be fixed?