Difference between revisions of "Input methods"

From WikEmacs
Jump to navigation Jump to search
m (Reverted edits by Debrita (talk) to last revision by S9nn9s)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 20:20, 7 December 2012

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.