chiark / gitweb /
dot/emacs: Angry fruit salad the tail ends of overlong lines.
[profile] / dot / emacs
index f6290cc158791a164591bdf58caaa343acc37bee..040ab9bbb2cd15379e627fc83ada98cb9c1b0eaa 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
              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 whitespace-style '(trailing empty indentation face lines-tail
+                        space-before-tab space-after-tab)
+      whitespace-line-column 77)
 (setq woman-use-own-frame nil          ;Keep man pages somewhere sensible
       woman-fill-column 72)            ;Right margin position.
 (setq diff-switches "-u"               ;I like reading unified diffs