Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
klibertp
on Jan 23, 2014
|
parent
|
context
|
favorite
| on:
Emacs, naked
As for customize-option, if you don't want options to clobber you main init file you can do this:
(setq custom-file "~/.emacs.d/custom.el") (load custom-file)
It's good for version control and for separating manual changes from customizations.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: