From 24648353e3e2e63e4683aa7021deb87539d6d047 Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 13 Apr 2020 14:40:38 -0700 Subject: flyspell->spell-fu and finally fixed exwm last workspace --- emacs/notmuch-config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/notmuch-config.el') diff --git a/emacs/notmuch-config.el b/emacs/notmuch-config.el index d916c3d..1960cd9 100644 --- a/emacs/notmuch-config.el +++ b/emacs/notmuch-config.el @@ -233,7 +233,7 @@ running offlineimap (t) or manual (nil).") (add-hook 'message-mode-hook (lambda () (turn-on-auto-fill) - (flyspell-mode) + (spell-fu-mode 1) (company-mode))) (setq notmuch-tree-result-format '(("date" . "%12s | ") -- cgit v1.2.3