why does mutt take so long to load my python folder?

Cameron Simpson cs at cskk.id.au
Sat Nov 19 03:32:25 UTC 2022


On 19Nov2022 14:25, Cameron Simpson <cs at cskk.id.au> wrote:
>Anyway, I'll try plain `~f "cameron simnpson"` and see how it goes.

This is nice and fast:

     color index white default  "((~P|(%f polyname ~f 'cameron simpson'))) | (~v ~((~P|(%f polyname ~f 'cameron simpson'))))"

and does the same colouring I wanted.

Small further analysis: the reason commenting out my auto aliases sped 
things up was that it made `%f polyname` fail (unknown group) and 
therefore did not attempt the `~h` match.

Maybe the docs should have a small mention around `~h` that it cannot 
utilise the header cache.

Thank you,
Cameron Simpson <cs at cskk.id.au>


More information about the Mutt-users mailing list