GNU bug report logs -
#33232
`gnus-summary-line-format' padding doesn’t work in gui when there are multiple-column-width characters
Previous Next
Reported by: "Garreau\, Alexandre" <galex-713 <at> galex-713.eu>
Date: Thu, 1 Nov 2018 21:59:02 UTC
Severity: minor
Tags: wontfix
Merged with 19872
Found in versions 24.4, 5.13, 5.130014
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
"Garreau, Alexandre" <galex-713 <at> galex-713.eu> writes:
> Given this (rectangular) excerpt from my bug-gnu-emacs summary:
>> …01-nov…[-> 33224 <at> debbugs.gnu.org ] bug#33224: `message-simpli…
>> …01-nov…[Noam Postavsky ] bug#33225: [debbugs.el] Do…
>> …01-nov…[-> Noam Postavsky ] bug#33225: [debbugs.el] D…
>> …01-nov…[積丹尼 Dan Jacobson ] bug#33226: chromium, firef…
>
> On my system (Debian, with Xorg, i3, GUI Emacs), the last line has its
> “]” sooner than the others. This is because `gnus-correct-length'
> (along with `char-width') says each of the first three characters is
> two-columns wide: but under GUI, this is untrue, as these three
> collectively form exactely 5 columns (and not six, as would calculate
> `gnus-correct-length').
Someone just reported something similar on the org list, that
`string-width' doesn't return the actual width occupied by the string,
which you'd think would be the whole point.
(BTW, it looks like `gnus-correct-length' can be replaced by
`string-width'.)
This bug report was last modified 5 years and 329 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.