On Thu, Sep 01, 2016 at 06:32:25PM -0500, Derek Martin wrote:
> On Thu, Sep 01, 2016 at 04:07:48PM -0700, Kevin J. McCarthy wrote:
> > alias_reverse_lookup (a)
>
> Blech. I know Mutt tries to conform to GNU C coding standards, but
> I've always sort of thought whoe
On Thu, Sep 01, 2016 at 04:07:48PM -0700, Kevin J. McCarthy wrote:
> alias_reverse_lookup (a)
Blech. I know Mutt tries to conform to GNU C coding standards, but
I've always sort of thought whoever came up with those should have
been hung by his toenails. In my eye
On Tue, Aug 30, 2016 at 05:00:25PM -0700, d...@bikeshed.us wrote:
> # HG changeset patch
> # User David Champion
> # Date 1472600377 25200
> # Tue Aug 30 16:39:37 2016 -0700
> # Node ID 788059e7b1182f283c6d21139beaf9dd0d587035
> # Parent d2a36497a89c8af5de751bea6dd1e20932b5604a
> Adds bindi
On Tue, Aug 30, 2016 at 04:35:20PM -0700, d...@bikeshed.us wrote:
> Adds the '@' pattern modifier to limit matches to known aliases.
>
> Example: ~f joe matches messages from joe. @~f joe matches messages from
> any joe who is defined as an alias.
Looks fine to me. I just have two extremely mino