From cef7e9b37b5b35ffd1ca4e31462a4916591ce660 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 1 Aug 2021 00:01:12 +0100 Subject: notmuch: address completion --- notmuch.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'notmuch.org') diff --git a/notmuch.org b/notmuch.org index b782947..2f617b6 100644 --- a/notmuch.org +++ b/notmuch.org @@ -157,6 +157,7 @@ notmuch-show-part-button-default-action 'notmuch-show-view-part notmuch-show-mark-read-tags '("-new" "-unread") notmuch-archive-tags '("+trove" "-new") + notmuch-address-internal-completion '(received nil) notmuch-fcc-dirs '((".*@bigml.com" . "bigml/sent +bigml +sent -new") (".*" . "jao/sent +jao +sent -new")) @@ -263,8 +264,8 @@ ("h" . jao-notmuch-goto-message-buffer) ("H" . jao-notmuch-click-message-buffer) ("i" . jao-notmuch-show-images) - ("K" . jao-notmuch-tag-jump-and-next) - ("k" . jao-notmuch-tree-read-thread) + ("k" . jao-notmuch-tag-jump-and-next) + ("K" . jao-notmuch-tree-read-thread) ("M" . jao-notmuch-move-message) ("n" . jao-notmuch-tree-next) ("s" . jao-notmuch-tree-spam) -- cgit v1.2.3