]> git.eshelyaron.com Git - emacs.git/commit
Disable display-line-numbers-mode in string-pixel-width (bug#59311)
authorJuri Linkov <juri@linkov.net>
Sun, 20 Nov 2022 18:02:20 +0000 (20:02 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 20 Nov 2022 18:02:20 +0000 (20:02 +0200)
commit5c709bd605d39032362a2850321615faed4d1eb3
tree85f8bdc12c2f624b6577a4245ee578c9dd59c1ec
parent79eca4652b4d84ea355587dd62caff7dff6cb141
Disable display-line-numbers-mode in string-pixel-width (bug#59311)

* lisp/emacs-lisp/subr-x.el (string-pixel-width):
Turn off display-line-numbers-mode when it's enabled.
lisp/emacs-lisp/subr-x.el