summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-notmuch.el
diff options
context:
space:
mode:
Diffstat (limited to 'custom/jao-custom-notmuch.el')
-rw-r--r--custom/jao-custom-notmuch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index 3993147..5c7e18f 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -370,7 +370,7 @@
notmuch-wash-citation-lines-suffix 120
notmuch-show-text/html-blocked-images "."
jao-notmuch-header-line-format
- (if jao-modeline-in-minibuffer
+ (if jao-mode-line-in-minibuffer
"%Q [%N / %M / %T] %n / %m / %t"
"[%N / %M / %T] %n / %m / %t")
notmuch-show-header-line #'jao-notmuch-message-header-line)