]> git.donarmstrong.com Git - lib.git/blobdiff - emacs_el/configuration/don-configuration.org
flyspell is turned on in its own mode
[lib.git] / emacs_el / configuration / don-configuration.org
index d07925f1f3971a6bbed10f1fae8356fe2c08f5a4..7b21a6dc0eb9eff340e5f9f32eead7bfcc7d345b 100644 (file)
@@ -87,7 +87,6 @@
     :ensure t
     :diminish flyspell-mode 🐝
     :config
-    (add-hook 'message-mode-hook 'turn-on-flyspell)
     (add-hook 'text-mode-hook 'turn-on-flyspell)
     (add-hook 'c-mode-common-hook 'flyspell-prog-mode)
     (add-hook 'cperl-mode-hook 'flyspell-prog-mode)