Re: [PATCH 0/1] Enabling header caching in mutt

2016-03-21 Thread Efraim Flashner
On Sun, Mar 20, 2016 at 10:47:04PM -0400, Leo Famulari wrote: > This patch builds mutt with support for header caching so that large > mailboxes can be opened quickly. > > Without the header cache, each message's headers are processed before > the mailbox can be used. For large mailboxes (>1 m

[PATCH 0/1] Enabling header caching in mutt

2016-03-20 Thread Leo Famulari
This patch builds mutt with support for header caching so that large mailboxes can be opened quickly. Without the header cache, each message's headers are processed before the mailbox can be used. For large mailboxes (>1 messages), this can take minutes. To use the header cache, users must en