aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2018-10-10 11:40:00 +0200
committerThomas Schneider <qsx@qsx.re>2018-10-10 11:40:00 +0200
commitef7a431188f4808e8ebca6bb3e08f0077999d8fb (patch)
treea4397a18da66eb6753f1f428885ef2eaf41e0fdd
parenta373cd3ec9cc13179fb389db38990a5cacc606cf (diff)
Emacs: fill shit
-rw-r--r--dot.emacs.d/init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el
index 0c2c4aa..da6ac83 100644
--- a/dot.emacs.d/init.el
+++ b/dot.emacs.d/init.el
@@ -96,6 +96,10 @@
(interactive)
(insert (gui-get-primary-selection))))
+(add-hook 'org-mode-hook 'turn-on-auto-fill)
+
+(setq-default fill-column 80)
+
;;; Mail
(setq message-kill-buffer-on-exit t
message-sendmail-envelope-from 'header