From 749df9ba17e536a50faa1c6137f31864b5c45698 Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Sat, 20 Sep 2025 21:24:20 +0200 Subject: [PATCH] Update .muttrc --- dot_muttrc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dot_muttrc b/dot_muttrc index ee332fd..86f2b4f 100644 --- a/dot_muttrc +++ b/dot_muttrc @@ -15,10 +15,10 @@ mailboxes =INBOX \ =Junk \ =Trash \ =Lastfolder -### BEGIN NOTMUCH-MUTT SETTINGS - macro index \ - "unset wait_key~/.mutt/mutt-notmuch.pl --prompt search~/.cache/mutt_results" \ - "search mail (using notmuch)" - macro index \ - "unset wait_key~/.mutt/mutt-notmuch.pl thread~/.cache/mutt_resultsset wait_key" \ - "search and reconstruct owning thread (using notmuch)" +#### BEGIN NOTMUCH-MUTT SETTINGS +# macro index \ +# "unset wait_key~/.mutt/mutt-notmuch.pl --prompt search~/.cache/mutt_results" \ +# "search mail (using notmuch)" +# macro index \ +# "unset wait_key~/.mutt/mutt-notmuch.pl thread~/.cache/mutt_resultsset wait_key" \ +# "search and reconstruct owning thread (using notmuch)"