]> git.eshelyaron.com Git - emacs.git/commit
Fix 'string-pixel-width' under 'line-prefix'
authorEli Zaretskii <eliz@gnu.org>
Mon, 31 Jul 2023 18:50:45 +0000 (21:50 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 31 Jul 2023 18:50:45 +0000 (21:50 +0300)
commit0c29f53ab8723dd5a9f31ce8a6e913cc08132e56
treea3dab726997921ae0a1e8f7bdf7d4479605a39ee
parent7bbd7cae0748958a623f23637b95a6fc9debb8b7
Fix 'string-pixel-width' under 'line-prefix'

* lisp/emacs-lisp/subr-x.el (string-pixel-width): Disable
'line-prefix' and 'wrap-prefix' to avoid their effect on the
calculated string width.  (Bug#64971)
lisp/emacs-lisp/subr-x.el