July 2nd 2026 - Interesting Finds

Emacs setting the input language

We can set the input language of Emacs using (set-input-method).

We can select different languages or typesetting options like TeX.

To turn it off we can use (toggle-input-method)