From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.155.88 with SMTP id r24cs310533bkw; Thu, 5 Aug 2010 06:57:44 -0700 (PDT) Received: by 10.229.71.71 with SMTP id g7mr3435574qcj.177.1281016663114; Thu, 05 Aug 2010 06:57:43 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id t32si499559qcs.9.2010.08.05.06.57.42; Thu, 05 Aug 2010 06:57:43 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 48C6318583A0; Thu, 5 Aug 2010 09:57:42 -0400 (EDT) Received: from proofpoint2.lanl.gov (proofpoint2.lanl.gov [204.121.3.26]) by rubyforge.org (Postfix) with ESMTP id 904CD1858363 for ; Thu, 5 Aug 2010 09:49:40 -0400 (EDT) Received: from mailrelay2.lanl.gov (mailrelay2.lanl.gov [128.165.4.103]) by proofpoint2.lanl.gov (8.14.3/8.14.3) with ESMTP id o75EGOjq028619 for ; Thu, 5 Aug 2010 08:16:24 -0600 Received: from ccn-mail.lanl.gov (ccn-mail.lanl.gov [128.165.4.105]) by mailrelay2.lanl.gov (Postfix) with ESMTP id 2F8A519B825E for ; Thu, 5 Aug 2010 07:49:39 -0600 (MDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by ccn-mail.lanl.gov (Postfix) with ESMTP id 2D65A41012E for ; Thu, 5 Aug 2010 07:49:39 -0600 (MDT) X-NIE-2-Virus-Scanner: amavisd-new at ccn-mail.lanl.gov Received: from guava.lanl.gov (guava.lanl.gov [128.165.229.10]) by ccn-mail.lanl.gov (Postfix) with ESMTP id 1E4D641012C for ; Thu, 5 Aug 2010 07:49:39 -0600 (MDT) From: John Bent To: sup-talk In-reply-to: References: Date: Thu, 05 Aug 2010 07:49:38 -0600 Message-Id: <1281016089-sup-4418@guava.lanl.gov> User-Agent: Sup/0.10.2 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.0.10011, 1.0.148, 0.0.0000 definitions=2010-08-05_06:2010-08-05, 2010-08-05, 1970-01-01 signatures=0 Subject: Re: [sup-talk] searches X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org 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