Emacs: Writing to read-only files
Just found this little gem regarding read-only buffers in Emacs: A buffer visiting a write-protected file is normally read-only. Here, the purpose is to inform the user that editing the buffer with the aim of saving it in the...