summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-init.org')
-rw-r--r--emacs-init.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-init.org b/emacs-init.org
index f5f0d20..df2f765 100644
--- a/emacs-init.org
+++ b/emacs-init.org
@@ -5121,6 +5121,7 @@ I use =msmtp= to send mail.
(message-sendmail-f-is-evil nil)
(message-kill-buffer-on-exit t)
(message-forward-as-mime t)
+ (message-fill-column nil) ;; to disable auto-fill-mode
:hook (message-mode . footnote-mode))
(use-package sendmail
:custom