From fcd0ce123467343e5f7ec49011f0528af2c2298a Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 8 Aug 2022 23:52:30 +0100 Subject: email narrowing: message mode is kosher --- custom/jao-custom-email.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'custom/jao-custom-email.el') diff --git a/custom/jao-custom-email.el b/custom/jao-custom-email.el index e8aa863..5e888c4 100644 --- a/custom/jao-custom-email.el +++ b/custom/jao-custom-email.el @@ -276,7 +276,8 @@ 'notmuch-message-mode 'gnus-group-mode 'gnus-summary-mode - 'gnus-article-mode)))) + 'gnus-article-mode + 'message-mode)))) (defvar jao-mail-consult-source (list :name "mail buffer" -- cgit v1.2.3