From 285a6d5561c0c44b2fa8b9f0b7662d5aedc60783 Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Mon, 22 Sep 2025 10:01:18 +0200 Subject: [PATCH] Update .muttrc --- dot_muttrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_muttrc b/dot_muttrc index b579295..19a4b09 100644 --- a/dot_muttrc +++ b/dot_muttrc @@ -51,7 +51,7 @@ set use_threads=threads sort=date sort_aux=date # "search and reconstruct owning thread (using notmuch)" # # Mark as read (remove unread tag) -macro index R ";-unread" "Mark read (remove unread tag)" +#macro index R ";-unread" "Mark read (remove unread tag)" # Tag as important -macro index i ";+important" "Tag important" +#macro index i ";+important" "Tag important"