[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sup-talk] searches
Excerpts from Brian May's message of Wed Aug 04 20:14:14 -0600 2010:
> Hello,
>
> Where is the best documentation on performing searches?
>
> I have noticed some quirks:
>
> \label:VLSCI
>
> finds nothing, even though lots of emails are labeled VLSCI.
>
> \label:vlsci
>
> finds all these emails.
>
> \label:vlsci \label:unread
>
> finds all vlsci OR unread emails - I would have assumed that should be AND?
>
The above looks like you are doing them one at a time. If you do this:
\label:vlsci label:unread
that should do what you want.
Also, on the search results view, hitting '|' let you refine the search
so:
\label:vlsci | label:unread
should also do what you want.
--
Thanks,
John
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk