bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56176: 28.1.50; csv-align-mode misaligns when display-line-numbers-m


From: Stefan Monnier
Subject: bug#56176: 28.1.50; csv-align-mode misaligns when display-line-numbers-mode is on
Date: Mon, 27 Jun 2022 11:27:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> A recipe starting from "emacs -Q", preferably without csv-mode at all,
> would be appreciated.

Here's one that works for me:

    src/emacs -Q -l ~/tmp/foo.el -f my-test

where `foo.el` is the attached file.

Then scroll horizontally (I use `C-f` from the BOL and `C-b` from EOL to
do that), you'll see that sometimes the columns aren't aligned (tho
sometimes they are, even the very same columns).


        Stefan

Attachment: foo.el
Description: application/emacs-lisp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]