Modes
Next: Redirecting I/O and
Up: X-Mouse FunctionsEmacs
Previous: X-Mouse FunctionsEmacs
The modes in Emacs act as both a formatting tool for a
particular language as well as an environment in which to execute
that language within Emacs.
emacs MODES
- ~ x text [ret]
- Text.
- ~ x latex [ret]
- LaTeX.
- ~ x tex-mode [ret]
- TeX.
- ~ x fortran [ret]
- Fortran.
- ~ x c-mode [ret]
- C language.
- ~ x lisp-mode [ret]
- Lisp.
- ~ x nroff [ret]
- Nroff.
- ~ x auto-fill [ret]
- Auto-fill.
- ~ x outline [ret]
- Outline.
- ~ x overwrite [ret]
- Overwrite (repeat to toggle).
emacs TeX SUBCOMMANDS
- ``
- Insert proper open/close quotes in TeX mode.
- ~ x validate-Tex
- Finds unmatched braces {} and $.
- ~ {
- Insert pair of braces with cursor in middle (Tex).
- ~ }
- Move to right of }, used after above.
Next: Redirecting I/O and
Up: X-Mouse FunctionsEmacs
Previous: X-Mouse FunctionsEmacs