* On 09 Jun 2015, John Niendorf wrote:
>
> Perhaps I misread this, but how specifically are you using %?X?{%2X}&%4c?
> How is this written in your .muttrc file?
My actual index_format is much more complicated, and depends on some
patches, so I can't show that very easily. But here's an example for
contrast.
This is the stock/built-in $index_format:
set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s"
Here's how I would code it differently using attachments:
set index_format="%4C %Z %{%b %d} %-15.15L %?X?{%2X}&%4c? %s"
--
David Champion • [email protected]