- Avoid chapter 11 Bankruptcy
- Code for reuse
- Simple Configuration on per computer/user basis
- Reorganize
- Document
- Regular cruft needs to be cut.
- David Wilson at systemcrafters.net
- several computers
- sereral accounts
- common function and setup.
- Chemacs is used to have separate emacs configuration. The ~/.emacs-profiles.el defines various chemacs profiles.
- ~/.emacs.d is from chemcs2 so starting emacs using the –with-profile options will start emacs with the local-configuration.
- The chemacs-profile-name, system-name and user-loging-name are combined to generate an unique local-configuration.
- Emacs.org/init.el contains core functions and functions to be initialized by a local-configuration.
- All the unique local-configurations are stored in the cluster repo.