On Thu, Nov 17, 2016 at 12:44:11PM +0100, Vincent Lefevre wrote:
> On 2016-11-16 16:08:49 -0800, Brendan Cully wrote:
> > changeset: 6857:91b3449f426b
> > user:      David Champion <[email protected]>
> > date:      Wed Nov 16 16:05:02 2016 -0800
> > link:      http://dev.mutt.org/hg/mutt/rev/91b3449f426b
> > 
> > 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.
> 
> Doesn't this introduce an incompatibility change if one searches
> for strings with @ in a simple search? If @ is regarded as a
> pattern modifier only when followed by ~, then this is fine.
> Alternatively, what about the ~@f syntax?

Is there a particular behavior change you are seeing?

The @ should have the same scope behavior as "!" or "^": inside of a
pattern modifier, it is treated normally.

-- 
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to