summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-10-29 06:09:03 +0100
committerjao <jao@gnu.org>2021-10-29 06:09:03 +0100
commitc662823eeb5f8213263ee59f592887569b4b3a28 (patch)
tree6d8d8db9b00ba83d5bcf0f2c8c9aeee21ea4aa2b
parentbb250f452fae2f3030c94e9781e780da83c56784 (diff)
downloadelibs-c662823eeb5f8213263ee59f592887569b4b3a28.tar.gz
elibs-c662823eeb5f8213263ee59f592887569b4b3a28.tar.bz2
no corfu in notmuch-message-mode, it wreaks havoc
-rw-r--r--completion.org1
-rw-r--r--lib/net/jao-notmuch.el2
-rw-r--r--notmuch.org3
3 files changed, 4 insertions, 2 deletions
diff --git a/completion.org b/completion.org
index 8e506b1..eb3b52b 100644
--- a/completion.org
+++ b/completion.org
@@ -50,6 +50,7 @@
(add-hook ',hook-name #'jao-corfu-enable-no-auto))))
(jao-corfu-no-auto eshell)
+ (add-to-list 'corfu-excluded-modes 'notmuch-message-mode)
:bind (:map corfu-map
([remap next-line] . nil)
diff --git a/lib/net/jao-notmuch.el b/lib/net/jao-notmuch.el
index 5aad002..b9a9be9 100644
--- a/lib/net/jao-notmuch.el
+++ b/lib/net/jao-notmuch.el
@@ -250,7 +250,7 @@
(forward-line 1)))
(when cnt (list total match cnt))))
-(defvar jao-notmuch-tree-buffer-name-format "%Q [%N / %M] %n / %m")
+(defvar jao-notmuch-tree-buffer-name-format "%Q [%N / %M / %T] %n / %m / %t")
(defun jao-notmuch-tree--format-name (query total match new ttotal tmatch tnew)
(format-spec jao-notmuch-tree-buffer-name-format
diff --git a/notmuch.org b/notmuch.org
index 71e31ba..5d89ca5 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -168,7 +168,8 @@
(use-package notmuch
:custom
- ((notmuch-draft-folder "jao/drafts")
+ ((notmuch-address-use-company nil)
+ (notmuch-draft-folder "jao/drafts")
(notmuch-draft-quoted-tags '("part"))
(notmuch-address-internal-completion '(received nil))
(notmuch-fcc-dirs