X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/blobdiff_plain/2c1ccbb91c24b54aee6288204e28b2e7345e0be7..b04f090f76e65f6e5f1615170b4a6ca29821a298:/dot/emacs diff --git a/dot/emacs b/dot/emacs index d783024..1d902a6 100644 --- a/dot/emacs +++ b/dot/emacs @@ -311,6 +311,7 @@ (setq-default truncate-partial-width-windows nil truncate-lines t) (setq default-indicate-empty-lines t) +(setq view-read-only t) (setq whitespace-style '(trailing space-before-tab space-after-tab empty indentation face)) (setq woman-use-own-frame nil ;Keep man pages somewhere sensible