开发者

Emacs transliteration?

开发者 https://www.devze.com 2023-01-16 03:21 出处:网络
Is there some way to get transliteration to work in Emacs, sort of like it does in Gmail now? I am particularly interested in getting it to work in Cyrillic.

Is there some way to get transliteration to work in Emacs, sort of like it does in Gmail now? I am particularly interested in getting it to work in Cyrillic.

For reference, Gmail does something like the following: I can type svoboda and it will output свобода. This allo开发者_Python百科ws somebody like me who speaks Russian but cannot type to easily input Cyrillic characters. In Gmail this works with other languages, but I am only really worried about Cyrillic.


I think this will do it:

M-x set-input-method cyrillic-translit

0

精彩评论

暂无评论...
验证码 换一张
取 消