Emacs Init Setup
Emacs Init: Create
By Xah Lee. Date:
2024-01-03
.
Create Init File
Create a file with this content:
(set-background-color
"ivory"
)
Save it at
Emacs Init: File Location
Emacs, start, exit, and init files
Emacs: Launch
Emacs: Exit
Emacs: Command Line Options
Emacs: Microsoft Windows FAQ
Emacs Init: Intro
Emacs Init: File Location
Emacs Init: Create
Emacs Init: Sample Init
Emacs Init: Ignore Init File
Emacs Init: Timing Startup Time
Emacs Init: site-start.el
Search 🔍
Video Tutorial
Emacs Tutorial
Emacs Init
Emacs Keys
Lisp Basics
Emacs Lisp
Create Major Mode
Emacs Init
Init Basics
Emacs init file
Sample Init File
Command Line Options
Font
Font Setup
Keys
Which Key Mode
Text Editing
Type Overwrite Selection
Tab, Indent
Auto close bracket
Isearch Whitespace
Move Cursor by camelCase
Completion
Icomplete
Hippie Expand
Abbrev Mode
File
Set Default File Encoding
Auto Refresh File
Default Major Mode
Dired Init
Restore Things
Restore Opened Files
Save Cursor Position
Save Command History
Backup, Auto Save
Real Auto Save
#auto-save#
Auto Backup~
Line Editing
Hard-Wrap Lines
Visual Line Mode
Arrow Key Move by Logical Line
Line Appearance
Highlight Current Line
Show Line Numbers
Show Column Position
Show Ruler
Toggle Word Wrap
No Wrap Lines
Line Spacing
Appearance
Highlight Brackets
Set Color Theme
text-quoting-style
Default Window Size
Whitespace Mode
Show lambda as λ
Misc
Bookmark Init
Misc Init Tips
Command Alias
Minibuffer Prompt
Advanced Init Tips
Major Mode
Minor Mode
Show Variable Value
M-x customize
Organize Init File
Byte Compile
Hook
Environment Variable
Get System Info
packages
Install Packages
Install Package Manually