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

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

bug#28855: 26.0.90; display-line-numbers-mode does not respect (line|wra


From: martin rudalics
Subject: bug#28855: 26.0.90; display-line-numbers-mode does not respect (line|wrap)-prefix '(space :align-to N) text property
Date: Wed, 18 Oct 2017 19:44:50 +0200

> Martin, any comments or thoughts about this, before I go out and make
> the code changes to implement this?

I'd make the change.  If someone wants the current behavior, we could add
a "special element" like 'line-number-display-start' such that

:align-to 0

would behave like

:align-to (+ line-number-display-start (line-number-display-width t))

for LTR text.  But I never use :align-to so I'm not very qualified to
comment on this.

martin





reply via email to

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