On Tue, Aug 30, 2016 at 05:59:07PM -0700, d...@bikeshed.us wrote:
> Adds mailboxrx (and unmailboxrx) command.
The implementation looks fine, but I'll echo what Aaron said:
mutt_pretty_mailbox is used for completion in the change folder prompt,
so this has an unfortunate side effect there...
--
K
On Tue, Aug 30, 2016 at 05:58:17PM -0700, d...@bikeshed.us wrote:
> Add subjectrx command to replace matching subjects with something else.
Looks good to me.
--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
On Tue, Aug 30, 2016 at 05:56:30PM -0700, d...@bikeshed.us wrote:
> Abstract the SPAM_LIST as a generic REPLACE_LIST
>
> REPLACE_LIST can be used more generally as a list of pattern
> match-replace settings. SPAM_LIST was a special case of this, so
> spam handling has been been changed to use REP