I want to have all my file buffers always synchronized with the file content on disk. Is is possible? (preferably as a mode)
If you think it is unsafe, than I will just say that emacs undo + git is more than enough for me and I find explicit saving and reverting (if other program changes the file) obsolete safety feature.