This is the implementations of well know Myanmar Input Methods for Emacs. Those input methods for Emacs may not behave identically as their original implementations.
- Myanmar3 - (myanmar-myanmar3)
- Myan San - (myanmar-myansan)
- Yunghkio - (myanmar-yunghkio)
- Add
*.el
files toload-path
- Byte-compile
*.el
(optional) - Add the following to .emacs file
(require 'myanmar-input-methods)
- Select default input method (optional)
(set-input-method 'input-method-name)