summaryrefslogtreecommitdiffhomepage
path: root/custom
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-11-05 00:00:55 +0000
committerjao <jao@gnu.org>2025-11-05 00:00:55 +0000
commitbb3be288b98c9b5f256afbeb550f92af7de0f3e4 (patch)
tree51e3f6645b9cdb1f60f3065fdaddff6227488490 /custom
parent5f0c3dd71896a8d1be46b29b5bc2e60d3e86fb4b (diff)
downloadelibs-bb3be288b98c9b5f256afbeb550f92af7de0f3e4.tar.gz
elibs-bb3be288b98c9b5f256afbeb550f92af7de0f3e4.tar.bz2
afio: run hooks when switiching to oneself
Diffstat (limited to 'custom')
-rw-r--r--custom/jao-custom-notmuch.el1
1 files changed, 1 insertions, 0 deletions
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)