From: Mark Wooding Date: Tue, 26 Apr 2016 17:50:55 +0000 (+0100) Subject: dot/emacs: Turn on `view-read-only' by default. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/b04f090f76e65f6e5f1615170b4a6ca29821a298?hp=b04f090f76e65f6e5f1615170b4a6ca29821a298 dot/emacs: Turn on `view-read-only' by default. This is kind of imperfect (notably, if you press `q' then it buries the buffer, leaves it read-only, and next time you visit the file it comes up ordinary-read-only), but it's a good start. ---