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#48639: 28.0.50; tabulated-list-mode: columns move if previous entry was too long Date: Mon, 20 Sep 2021 07:31:01 +0300 Message-ID: <83lf3r3m2i.fsf@gnu.org> References: <86v977jtcq.fsf@protected.rcdrun.com> <83zgs831re.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="6739"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 48639@debbugs.gnu.org, bugs@gnu.support To: Stefan Kangas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Sep 20 06:32:46 2021 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 1mSAz0-0001ZR-2O for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 20 Sep 2021 06:32:46 +0200 Original-Received: from localhost ([::1]:44610 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSAyy-0006pZ-GH for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 20 Sep 2021 00:32:44 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42454) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSAyI-0006FH-ON for bug-gnu-emacs@gnu.org; Mon, 20 Sep 2021 00:32:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:57156) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mSAyI-0003MA-FS for bug-gnu-emacs@gnu.org; Mon, 20 Sep 2021 00:32:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mSAyI-00067j-CF for bug-gnu-emacs@gnu.org; Mon, 20 Sep 2021 00:32:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 20 Sep 2021 04:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48639 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: confirmed Original-Received: via spool by 48639-submit@debbugs.gnu.org id=B48639.163211228023485 (code B ref 48639); Mon, 20 Sep 2021 04:32:02 +0000 Original-Received: (at 48639) by debbugs.gnu.org; 20 Sep 2021 04:31:20 +0000 Original-Received: from localhost ([127.0.0.1]:40469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSAxb-00066i-QC for submit@debbugs.gnu.org; Mon, 20 Sep 2021 00:31:20 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:53436) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSAxZ-00066V-CQ for 48639@debbugs.gnu.org; Mon, 20 Sep 2021 00:31:18 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46104) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSAxT-0002b5-Ol; Mon, 20 Sep 2021 00:31:11 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4015 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSAxS-0002LF-IJ; Mon, 20 Sep 2021 00:31:11 -0400 In-Reply-To: (message from Stefan Kangas on Sun, 19 Sep 2021 13:57:53 -0700) 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:214809 Archived-At: > From: Stefan Kangas > Date: Sun, 19 Sep 2021 13:57:53 -0700 > Cc: bugs@gnu.support, 48639@debbugs.gnu.org > > Eli Zaretskii writes: > > >> The problem can be observed in e.g. M-x list-processes, reducing the > >> width of a column with `{' until it is too narrow to fit the text (you > >> now see "..."), and finally `C-x -' to decrease the font size. > > > > I'm not sure I understand: is this about the fact that "C-x -" and > > friends doesn't affect all the faces? > > Hmm. No, I don't think that's it. Or maybe I don't understand what > you're saying. I'm saying that some parts of the display are scaled by "C-x -" while others aren't, and that is what causes misalignment. > What I see is that one column, immediately after one where text is > hidden with "04" due to lack of space, stops lining up. > > So in `M-x list-processes' the first four columns look something like > this on my screen (the first line is the header line): > > Process PID Status Buffer > ielm 1651304 run *ielm* > ispell 2423740 run -- > server -- listen -- > > Note how on the first and second line below the header, "run" does not > align with "Status" in the header like "listen" does. Instead they end > up stuck next to "40". > > This happens when you have first shrunk the column to be too small using > `{', and then scale the font size down using `C-x -'. list-processes is not a good example: it depends on what is going on in the session, and in "emacs -Q" the display will generally be empty. Can you please use some other command, and explain there what is wrong with scaling the display? Because I don't think I understand the descriptions so far, and the movie that was posted by the OP I cannot watch here. Thanks.