| ▲ | k_bx 3 hours ago | ||||||||||||||||||||||||||||||||||
> — 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 everyone perfectly. Still can't believe I'm the only one finding that default amazingly bad. | |||||||||||||||||||||||||||||||||||
| ▲ | parasti 9 minutes ago | parent | next [-] | ||||||||||||||||||||||||||||||||||
I would fault nginx here instead. Tilde-suffixed backups is an old convention used by vim and emacs among others. Definitely older than nginx. | |||||||||||||||||||||||||||||||||||
| ▲ | baby 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
I raise you my .DS_store | |||||||||||||||||||||||||||||||||||
| ▲ | bandrami an hour ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
(setq backup-directory-alist '(("." . "~/.emacs.d/backups/"))) First thing I do any time I install emacs. Note that tramp will kvetch if you do this, but it still works fine. | |||||||||||||||||||||||||||||||||||
| ▲ | draxil 14 minutes ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
emacs users who are hostile to you configuring things, aren't really getting the point IMO :) | |||||||||||||||||||||||||||||||||||
| ▲ | e40 2 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
Been using gnu emacs since the 80s and it’s one of the first things I changed. Did you figure it out? If not I can dig up the answer tomorrow. | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
| ▲ | globular-toast 2 hours ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||
This was one of the very first things I added to my config over a decade ago: | |||||||||||||||||||||||||||||||||||
| ▲ | shevy-java 2 hours ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||
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. | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||