Emacs: Command Line Options
-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.