summary refs log tree commit diff stats
path: root/emacs
diff options
context:
space:
mode:
authorAlan Pearce2017-09-28 17:11:44 +0200
committerAlan Pearce2017-09-28 17:11:44 +0200
commit6080b92b6aea07a7e7447bfc8630e4e6bb6116cc (patch)
treea713544988b79dff41a0f092b7d3088bfe9a2e4a /emacs
parente09fa05516ffc081cffb1ec55c4ef84a217ffab3 (diff)
downloaddotfiles-6080b92b6aea07a7e7447bfc8630e4e6bb6116cc.tar.lz
dotfiles-6080b92b6aea07a7e7447bfc8630e4e6bb6116cc.tar.zst
dotfiles-6080b92b6aea07a7e7447bfc8630e4e6bb6116cc.zip
Emacs: Improve mu4e UI
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/main.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el
index b9bd6ee..af408e2 100644
--- a/emacs/.emacs.d/main.el
+++ b/emacs/.emacs.d/main.el
@@ -1221,6 +1221,8 @@ With two prefix arguments, write out the day and month name."
               (setq mu4e-use-fancy-chars nil
                     mu4e-attachment-dir "~/Downloads/"
                     mu4e-view-show-images t
+                    mu4e-hide-index-messages t
+                    mu4e-completing-read-function #'ivy-completing-read
                     mu4e-headers-date-format "%Y-%m-%d %H:%M"
                     mu4e-update-interval 1800
                     mu4e-index-cleanup nil