From bb3be288b98c9b5f256afbeb550f92af7de0f3e4 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 5 Nov 2025 00:00:55 +0000 Subject: afio: run hooks when switiching to oneself --- custom/jao-custom-notmuch.el | 1 + 1 file changed, 1 insertion(+) (limited to 'custom') diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index a5f91b0..ee8872c 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -335,6 +335,7 @@ :bind (:map notmuch-hello-mode-map (("a" . jao-notmuch-refresh-agenda) + ("A" . jao-afio-open-mail) ("g" . jao-notmuch-refresh-hello) ("j" . jao-notmuch-jump-search) ("n" . jao-notmuch-hello-next) -- cgit v1.2.3