GNU bug report logs -
#53729
29.0.50; Tamil text not shaped in modeline
Previous Next
Reported by: Visuwesh <visuweshm <at> gmail.com>
Date: Wed, 2 Feb 2022 16:57:01 UTC
Severity: normal
Found in version 29.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[சனி, பிப்ரவரி 19 2022] Eli Zaretskii wrote:
>> Date: Sat, 19 Feb 2022 10:23:32 +0200
>> From: Eli Zaretskii <eliz <at> gnu.org>
>> Cc: visuweshm <at> gmail.com, 53729 <at> debbugs.gnu.org
>>
>> Please try this much simpler reproducer:
>>
>> emacs -Q
>> C-x b கட்டற்ற மென்பொருள் RET
>>
>> At this point you should see a buffer whose name is "கட்டற்ற மென்பொருள்"
>> and whose mode line displays the buffer name correctly.
>>
>> M-: (set-buffer-multibyte nil) RET
>>
>> Now the buffer's name should display incorrectly on the mode line.
>>
>> IOW, the problem happens when the buffer is unibyte, probably because
>> we disable text shaping (a.k.a. "character compositions") in that
>> case.
>
> I hope I've now fixed this on the master branch, please test.
Can confirm that it is fixed. Thanks a lot, Eli!
This bug report was last modified 3 years and 88 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.