Re: mutt/2136: simple_search strange
The following reply was made to PR mutt/2136; it has been noted by GNATS.
From: Thomas Roessler <roessler@xxxxxxxxxxxxxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc:
Subject: Re: mutt/2136: simple_search strange
Date: Tue, 22 Nov 2005 11:24:19 +0100
On 2005-11-22 11:15:02 +0100, Paul Walker wrote:
> Confirmed with current CVS. Haven't had time to investigate it yet; anyone
> else want to have a poke around?
It's not a bug, but a long-forgotten feature.
Mutt applies the following translation to simple-search patterns
(possibly for compatibility for a version too old for me to
remember?):
all -> ~A
del -> ~D
flag -> ~F
new -> ~N
old -> ~O
repl -> ~Q
read -> ~R
tag -> ~T (!!!!!)
unread -> ~U
See mutt_check_simple() in pattern.c.
Regards,
--
Thomas Roessler <roessler@xxxxxxxxxxxxxxxxxx>