Re: [PATCH] Re: handling List-Id header

2010-04-14 Thread ilf
On 04-12 14:20, Michael Elkins wrote: Attached is a patch which implement an auto-subscribe feature. When you load a mailbox, Mutt will parse the List-Post header field and add it to the 'subscribe' list automatically, unless it matches something on the 'unlists' or 'unsubscribe' list. Thank

[PATCH] Re: handling List-Id header

2010-04-12 Thread Michael Elkins
Attached is a patch which implement an auto-subscribe feature. When you load a mailbox, Mutt will parse the List-Post header field and add it to the 'subscribe' list automatically, unless it matches something on the 'unlists' or 'unsubscribe' list. me diff -r 2cd62f40d840 hcache.c --- a/hcach