On 08/21/2015 12:25 PM, Eli Zaretskii wrote:
Please show a reproducible recipe that doesn't involve Tern. Or look
into what Tern does, and show here the code that is responsible for
incorrect handling of Cyrillic characters.
Tern didn't call encode-coding-string on string returned by json-encode, before sending it over the wire.
Fixed there.