Re: search for message id with $1

2015-11-02 Thread Xu Wang
On Mon, Nov 2, 2015 at 9:42 AM, Arkadiusz Drabczyk wrote: > On 2015-11-01, Xu Wang wrote: >> Hello, >> >> I am frequently using ~iMSGID to search for a message ID matching >> MSGID. However, if MSG contains '$1' then that does not work. Funnily, >> if it contains $abc then it is not a problem. I

Re: search for message id with $1

2015-11-02 Thread Arkadiusz Drabczyk
On 2015-11-01, Xu Wang wrote: > Hello, > > I am frequently using ~iMSGID to search for a message ID matching > MSGID. However, if MSG contains '$1' then that does not work. Funnily, > if it contains $abc then it is not a problem. I have tried escapes for > '$' but it is not working. Hi, This is