From 34d634207f962ce7e1f78f521047ef8c502ace62 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 24 Nov 2022 03:05:56 +0000 Subject: little clean-ups --- custom/jao-custom-notmuch.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/jao-custom-notmuch.el') diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index ad1bcf9..59da6dc 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -563,7 +563,7 @@ (setq jao-org-notmuch-last-subject subj) (when (y-or-n-p "Archive message? ") (jao-notmuch--add-tags '("+trove"))) - (when (y-or-n-p "Flag message as todo? ") + (when (y-or-n-p "Flag message? ") (jao-notmuch--add-tags '("+flagged"))) (org-link-store-props :type "notmuch" :link link -- cgit v1.2.3