Emacs Literate Configuration
Emacs Literate Configuration This is the epicenter of every Emacs user's life it seems. Whether literate or not, the init.el .emacs or the config.el or I guess config.org file is an ever evolving, always huge, file that defines the behaviors which your personal Emacs configuration uses when it starts up. My Setup I have been using it now full on for about a month and have added a lot of lines of code for probably silly features. Only this far in I am pretty sure there is a decent amount of things in here which don't work and should be removed as I've forgotten I've even added them in the first place. This is an interesting piece of software in that I don't know of anything else that has a config file which is so easy to get to be so long. ...