How do I prevent Emacs from creating backup copies of buffers I don't wish to save when I kill buffers that have not been saved?
See Here
Short version: put
(setq make-backup-files nil)
in you .emacs file, or toggle this feature at any time with M-x auto-save-mode
.
Here is the Emacs Manual Node.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With