* Sun Nov 23 2008 TAKAHASHI Tamotsu <[EMAIL PROTECTED]> > Read the manual (or pattern.c). > > Table 4.5. Simple search keywords > > Keyword Pattern modifier > > all ~A > > . ~A > > ^ ~A > > del ~D > > flag ~F > > new ~N > > old ~O > > repl ~Q > > read ~R > > tag ~T > > unread ~U > > "repl" means "~R".
Of course I was wrong. "repl" means "~Q" -- tamo
