I need to set Russian input method if I open a line from po-mode and only from po-mode. The line opens in txt-mode in which default is English.
Thanks.
I need to set Russian input method if I open a line from po-mode and only from po-mode. The line opens in txt-mode in which default is English.
Thanks.
Probably something like:
You can manually toggle the input method with
M-x toggle-input-methodorC-\.Get a list of available input methods with
M-x list-input-methods.