Emacs: Command Line Options

By Xah Lee. Date: .
-q or --no-init-file
Do not load init file, nor site-wide default.el.
-Q or --quick
same as --no-init-file --no-site-file --no-splash.
--no-site-file
Do not load the site-wide init file site-start.el.
--load=path or -l path
Run the elisp file at path.

(info "(emacs) Emacs Invocation")

Emacs Init Files


Emacs Init

Init Basics

Keys

Font

Text Editing

Completion

File

Restore Things

Backup/AutoSave

Line

Appearance

Misc

Advanced Init Tips

packages