Input methods

From WikEmacs
Revision as of 20:20, 7 December 2012 by Bozhidar (talk | contribs) (Reverted edits by Debrita (talk) to last revision by S9nn9s)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Input Methods allow you to enter characters that are not supported by your keyboard.

Helpful keybindings

[C-x C-m C-\] (or M-x set-input-method)
Switch to a new input method.
[C-h C-\] (or M-x describe-input-method)
Tells you how to enter a particular character for the current input mehtod.
[C-\] (or M-x toggle-input-method)
Switch to your default input method.

TeX input method

[C-x C-m C-\ TeX]
To type greek character λ, enter \lambda.

Accented characters

[C-x C-m C-\ latin-1-prefix RET]
Use this method to input accented characters. When you type `" u' you get `ü'. Another You method is to [C-x 8].

GNU/Linux

OS X

Windows

Emacs-24

Emacs-23

Recommended Reading

Project Pages

Tutorial Pages

See also

Ibus mode, a minor mode, allow user to use ibus input framework directly in Emacs, with Chinese and Japnese support.