This page indicates that Greek letters can be inserted into Emacs by using M-i. However, Emacs 23.2.1 in a Debian Squeeze variant inserts the "tab" character when M-i is pressed. How can I insert Greek letters such α and β in Emacs?
This page indicates that Greek letters can be inserted into Emacs by using M-i
Share
You can use another prefix, like:
Or use
global-abbrev-tableas it’s explained on the page you mentioned.