Closed apauley closed 13 years ago
Here are the changes I made to enable domain-specific customizations:
https://github.com/apauley/emacs-starter-kit/commit/193fd84a8b8b099c5e0fbc112b74a0f27bd93a2d
I see my pull request also created an issue (#69), I'll close this one in favor of the one with code attached.
I need a way to provide customizations to all the developers in our team, and I think other users might find this useful as well.
One possible way to do this would be to detect the domain name (which will be the same on all our local boxen), and hook this into the system-specific/user-specific customizations.
I'll do a proof-of-concept implementation on my fork and post the link.