[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Line height issues with display-line-number-mode
From: |
Eli Zaretskii |
Subject: |
Re: Line height issues with display-line-number-mode |
Date: |
Tue, 07 May 2019 21:36:19 +0300 |
> From: Noam Postavsky <address@hidden>
> Date: Tue, 7 May 2019 13:12:06 -0400
> Cc: Emacs developers <address@hidden>
>
> describe-symbol uses a similar trick (though without indirection
> through an overlay), and has the same problem.
If you a re thinking about clipping characters on display in some way,
then we don't have such capabilities, AFAIK, and to introduce that
we'd have to find a way to tell Emacs which characters should be
clipped and which should affect the line height. Ideas (let alone
patches) are welcome.
- Line height issues with display-line-number-mode, Clément Pit-Claudel, 2019/05/07
- Re: Line height issues with display-line-number-mode, Noam Postavsky, 2019/05/07
- Re: Line height issues with display-line-number-mode,
Eli Zaretskii <=
- Re: Line height issues with display-line-number-mode, Eli Zaretskii, 2019/05/07
- Re: Line height issues with display-line-number-mode, Stefan Monnier, 2019/05/07
- Re: Line height issues with display-line-number-mode, Eli Zaretskii, 2019/05/07
- Re: Line height issues with display-line-number-mode, Stefan Monnier, 2019/05/07
- Re: Line height issues with display-line-number-mode, Eli Zaretskii, 2019/05/08
- Re: Line height issues with display-line-number-mode, Stefan Monnier, 2019/05/08
- Re: Line height issues with display-line-number-mode, Eli Zaretskii, 2019/05/08
- Re: Line height issues with display-line-number-mode, Noam Postavsky, 2019/05/08
- Re: Line height issues with display-line-number-mode, Stefan Monnier, 2019/05/08
- Re: Line height issues with display-line-number-mode, Noam Postavsky, 2019/05/08