Improving debugging of literate emacs configurations
Two things are required:
- Automatically rolling back to a working emacs configuration on configuration error
- Syncing changes from an org-babel tangled file back to the literate file
Then you effectively eliminate most of the extra friction of literate configurations by having both literate/unliterate as an option without the extra copying work.