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"