[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71323: 28.2; global-display-line-numbers-mode in org file do strange
From: |
Eli Zaretskii |
Subject: |
bug#71323: 28.2; global-display-line-numbers-mode in org file do strange identation when headers are folded |
Date: |
Tue, 04 Jun 2024 17:49:33 +0300 |
> From: Mikhail Efremov <jakutenshi@gmail.com>
> Date: Tue, 04 Jun 2024 14:04:33 +0600
>
> Hi,
>
> Thank you a lot, the combination of the follows solved my problem:
>
> (setq display-line-numbers-width-start 6)
> (setq display-line-numbers-grow-only t)
>
> Again, thank you for suggestions!
> Happy emacsing~
Thanks, so I'm closing this bug.