Difference between revisions of "Appearance"
Jump to navigation
Jump to search
m (fix) |
m (Wi24rd moved page Look and Feel to Appearance: Regularization) |
||
(One intermediate revision by one other user not shown) | |||
Line 22: | Line 22: | ||
== Region, selection, transient-mark-mode == | == Region, selection, transient-mark-mode == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Beginner]][[Category:Customization]] | [[Category:Beginner]][[Category:Customization]] |
Latest revision as of 16:39, 8 March 2019
Minimal Emacs
Intermediate users might prefer to turn off or customize Toolbar, Menubar and Scrollbar. This provides a distraction free environment and maximizes the screen area available for coding or text editing.
- M-x customize-variable RET tool-bar-mode
- Turn off toolbar
- M-x customize-variable RET menu-bar-mode
- Turn off menubar
- M-x customize-variable RET scroll-bar-mode
- Turn off scrollbar.
- M-x customize-variable RET blink-cursor-mode
- Also see M-x customize-group RET Cursor RET