GNU bug report logs -
#64971
30.0.50; string-pixel-width return value is affected by 'line-prefix
Previous Next
Reported by: Ihor Radchenko <yantar92 <at> posteo.net>
Date: Mon, 31 Jul 2023 12:03:01 UTC
Severity: normal
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64971 in the body.
You can then email your comments to 64971 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#64971
; Package
emacs
.
(Mon, 31 Jul 2023 12:03:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ihor Radchenko <yantar92 <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 31 Jul 2023 12:03:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Should the value of 'line-prefix be appended to the string width?
According to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64696#173,
'line-prefix "does not affect the width of the string itself".
In GNU Emacs 30.0.50 (build 5, x86_64-pc-linux-gnu, GTK+ Version
3.24.38, cairo version 1.17.8) of 2023-07-29 built on localhost
Repository revision: ce48073f1597ceecb82800e71c89b53badc9f9d0
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
System Description: Gentoo Linux
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#64971
; Package
emacs
.
(Mon, 31 Jul 2023 18:53:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 64971 <at> debbugs.gnu.org (full text, mbox):
> From: Ihor Radchenko <yantar92 <at> 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 sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Thu, 10 Aug 2023 09:18:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ihor Radchenko <yantar92 <at> posteo.net>
:
bug acknowledged by developer.
(Thu, 10 Aug 2023 09:18:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 64971-done <at> debbugs.gnu.org (full text, mbox):
> Cc: 64971 <at> debbugs.gnu.org
> Date: Mon, 31 Jul 2023 21:52:02 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> > From: Ihor Radchenko <yantar92 <at> 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.
No further comments, so I assume the bug is indeed fixed, and I'm
closing it.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 07 Sep 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.