From 44e6752f08359fe36e3be1cd96dd3f339b864f63 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sat, 9 Jan 2021 09:37:49 -0600 Subject: Add acdw/setup-mu4e-view-mode to mu4e-compose-mode --- config.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.org b/config.org index 388644f..2374a19 100644 --- a/config.org +++ b/config.org @@ -5,7 +5,7 @@ #+EXPORT_FILE_NAME: README.md #+OPTIONS: toc:nil #+BANKRUPTCY_COUNT: 3.2 -#+Time-stamp: <2021-01-08 23:30:14 acdw> +#+Time-stamp: <2021-01-09 09:38:21 acdw> * Basics @@ -1765,6 +1765,7 @@ I’m only enabling this at home for now, since it requires building stuff. (visual-fill-column-mode +1)) (add-hook 'mu4e-view-mode-hook #'acdw/setup-mu4e-view-mode) + (add-hook 'mu4e-compose-mode-hook #'acdw/setup-mu4e-view-mode) (cuss mu4e-get-mail-command (cond ((executable-find "mbsync") "mbsync -a")) -- cgit 1.4.1-21-gabe81