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

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

bug#64971: 30.0.50; string-pixel-width return value is affected by 'line


From: Eli Zaretskii
Subject: bug#64971: 30.0.50; string-pixel-width return value is affected by 'line-prefix
Date: Mon, 31 Jul 2023 21:52:02 +0300

> From: Ihor Radchenko <yantar92@posteo.net>
> Date: Mon, 31 Jul 2023 12:02:55 +0000
> 
> 
> According to the docstring of `string-pixel-width', it "Return the width
> of STRING in pixels."
> 
> Consider the following:
> 
> (string-pixel-width "asd") ;=> 30
> (string-pixel-width (propertize "asd" 'line-prefix "123")) ;=> 60

Thanks, should be fixed now on the emacs-29 branch.





reply via email to

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