From: martin f. krafft Date: Fri, 14 Sep 2007 14:26:16 +0000 (+0200) Subject: Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/mutt X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/1b6d0e8905d1e1b63aaacb90aa3b294371a00c2b?hp=94e32abece4f7175e657eb6b0f20968eb320fa02 Merge branch 'master' of ssh://git.madduck.net/srv/git/git.madduck.net/pub/etc/mutt --- diff --git a/.mutt/colours b/.mutt/colours index da729b6..5881dae 100644 --- a/.mutt/colours +++ b/.mutt/colours @@ -44,12 +44,12 @@ color body green default "(^| )_[-a-z0-9_]+_[,.?]?[ \n]" uncolor index * # unset all color index entries color index brightblack default "~T" -color index red default "~N" -color index brightred default "~T ~N" +color index red default "~N|~O" +color index brightred default "~T (~N|~O)" color index white blue "~F" color index brightwhite blue "~T ~F" -color index white red "~N ~F" -color index brightwhite red "~T ~N ~F" +color index white red "(~N|~O) ~F" +color index brightwhite red "~T (~N|~O) ~F" color index cyan default "~D" color index brightcyan default "~T ~D" diff --git a/.mutt/hooks b/.mutt/hooks index 1d062cb..54a3eae 100644 --- a/.mutt/hooks +++ b/.mutt/hooks @@ -18,6 +18,6 @@ send-hook '~C git@vger\.kernel\.org' 'unset followup_to' #macro index L 'L' # NOTE: using M-F-T from procmail for now -folder-hook spam push '~Ns' +folder-hook spam push '~N|~Op' # vim:ft=muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 8886c6e..897c479 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -1605,7 +1605,7 @@ set header_cache_pagesize=32768 # will show up with an "O" next to them in the index menu, # indicating that they are old. # -set mark_old=no +set mark_old=yes # # set markers=yes #