Questions tagged [read-only]
The read-only tag has no summary.
3 questions
2 votes
2 answers
208 views
toggle-read-only - obsolete ... but what is the difference to read-only-mode
I am still using older emacs versions (27.1 & 26.1 are on my work machines). At some point I likely want to upgrade, but one thing that I use quite frequently is toggle-read-only, which gives me a ...
3 votes
3 answers
175 views
Protect a buffer from accidental editing
Sometimes I want to prevent myself from accidentally editing a buffer. How can I write-protect the buffer?