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

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

bug#64420: string-width of … is 2 in CJK environments


From: Dmitry Gutov
Subject: bug#64420: string-width of … is 2 in CJK environments
Date: Wed, 12 Jul 2023 22:54:58 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

Found the problem:

On 12/07/2023 04:17, Dmitry Gutov wrote:
      (window-text-pixel-size nil nil nil t))))))

Looks like commit 61c254cafc9caa3b added the special meaning for the value t for arguments X-LIMIT and Y-LIMIT. It in the previous versions, I guess, it meant the same as 0. They also did't accept most-positive-fixnum, but worked okay with some lower integer values.





reply via email to

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