> — Sensible file handling: backups and auto-saves in a cache/ directory, recentf for recent files, clean buffer naming with uniquify It's crazy to me how out of the box when you edit nginx file at /etc/nginx/sites-enabled/foo it creates another file foo~ there and nginx tries to load that too When I tried to ask emacs reddit community they started attacking me for changing the default that only I need and fits every…
I always disable those auto-backup-files features in any editor I use. Never understood why that was the default-on for so many editors.
[1]: https://gist.github.com/imiric/812398910c59cf00ab43d9172fe42...