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

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

bug#39286: 27.0.60; Wrong font for Cyrillic characters in emacs buffer


From: Dmitrii
Subject: bug#39286: 27.0.60; Wrong font for Cyrillic characters in emacs buffer
Date: Thu, 13 May 2021 15:57:04 +0300
User-agent: K-9 Mail for Android

Sorry for delay - there was no changes after Eli's fixes, but luckily I found working solution:
(set-language-environment "ASCII")
(set-coding-system-priority 'utf-8 'utf-16 'windows-1251)
These strings in config fixed the issue.

On May 13, 2021 2:54:29 PM GMT+03:00, Lars Ingebrigtsen <larsi@gnus.org> wrote:
Stefan Kangas <stefan@marxist.se> writes:

Did you have time to test this yet? Thanks in advance.

More information was requested, but no response was given within a
month, so I'm closing this bug report. If the problem still exists,
please respond to this email and we'll reopen the bug report.

--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

reply via email to

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