From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.170.70 with SMTP id e6cs11873icz; Mon, 15 Nov 2010 04:56:16 -0800 (PST) Received: by 10.42.166.67 with SMTP id n3mr4139022icy.504.1289825774804; Mon, 15 Nov 2010 04:56:14 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id u6si19550511ibk.86.2010.11.15.04.56.14; Mon, 15 Nov 2010 04:56:14 -0800 (PST) Received-SPF: pass (google.com: domain of sup-devel-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-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 624A91858364; Mon, 15 Nov 2010 07:56:14 -0500 (EST) Received: from rcsinet10.oracle.com (rcsinet10.oracle.com [148.87.113.121]) by rubyforge.org (Postfix) with ESMTP id 8F74C1678316 for ; Mon, 15 Nov 2010 07:23:27 -0500 (EST) Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id oAFCNPQt028926 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Nov 2010 12:23:26 GMT Received: from acsmt353.oracle.com (acsmt353.oracle.com [141.146.40.153]) by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id oAFCNOZu031621 for ; Mon, 15 Nov 2010 12:23:24 GMT Received: from abhmt009.oracle.com by acsmt354.oracle.com with ESMTP id 778242811289823718; Mon, 15 Nov 2010 04:21:58 -0800 Received: from localhost (/66.66.148.185) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 15 Nov 2010 04:21:58 -0800 From: Chris Mason To: sup-devel Date: Mon, 15 Nov 2010 07:21:57 -0500 Message-Id: <1289823372-sup-3394@think> User-Agent: Sup/git Subject: [sup-devel] searching by message instead of thread X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion 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-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Hi everyone, The default search setup in sup seems to just pop up the whole thread in the results, which helps a lot because you can easily find the related context. But, I often get stuck on threads that last for weeks and have many many messages. It's hard to find the actual messages that match the search. Three things would help: 1) Toggle between the whole thread and the matching messages in the thread view 2) Expand just the matching messages and collapse the others 3) When you hit / to search for text in the thread display, have a key for next. Do any of these already exist? If not, which ones seem most likely to be acceptable? -chris _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel