By default, emacs saves all customized variables to .emacs file. Yet I want to save it in a separate file for easy management. Is there any way to configure this behavior in Emacs 24
Try this:
(setq custom-file "~/.emacs-custom.el")
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With