Re: [Mutt] #498: mutt does not process PGP/MIME in digests
#498: mutt does not process PGP/MIME in digests
Comment (by jidanni):
Worst of all, my .muttrc,
{{{
spam "X-Spam-Status: .*score=([-0-9.]+)" %1
set index_format="%H %4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s"
set sort=spam
}}}
is useless on digests, because after I hit v, there is no "o" etc.
sort commands available anymore.
You should think like gnus, which knows a digest is just like a little
mailbox in itself, with all the same commands available.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/498#comment:2>