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

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

bug#63029: [BUG?] format inconsistency in deciding string widths on diff


From: Ihor Radchenko
Subject: bug#63029: [BUG?] format inconsistency in deciding string widths on different locales
Date: Sun, 23 Apr 2023 11:06:38 +0000

Ruijie Yu via "Bug reports for GNU Emacs, the Swiss army knife of text
>                    -eval '(message "%S" (format "%-5.5s" "1234…"))'
> ...
> en_US.UTF-8   "1234…"
> fr_FR.UTF-8   "1234…"
> de_DE.UTF-8   "1234…"
> zh_CN.UTF-8   "1234 "
> ja_JA.UTF-8   "1234 "

Context: https://orgmode.org/list/sdv7cu4ugk2.fsf@netyu.xyz

-- 
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>





reply via email to

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