I think that `after-init-hook' needs to be set in .emacs, and I think configuration of frame parameters belongs there, but all other personal configurations can go elsewhere.
I have an alias that I use to start my emacs with /path/to/emacs --no-site-file -l ~/site-lisp/joes_stuff/joes_loads.el That way, if I want to use a "plainer" emacs, I can leave off all the loaded files at once, saving time. One could also define various aliases/load files, which would afford several degrees of plainness. _______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
