From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.73.7 with SMTP id v7cs15990aga; Sat, 3 Oct 2009 03:52:33 -0700 (PDT) Received: by 10.224.93.16 with SMTP id t16mr1824994qam.250.1254567153722; Sat, 03 Oct 2009 03:52:33 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 28si4845352qyk.83.2009.10.03.03.52.33; Sat, 03 Oct 2009 03:52:33 -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 641CB1D7881F; Sat, 3 Oct 2009 06:52:33 -0400 (EDT) X-Greylist: delayed 1133 seconds by postgrey-1.31 at rubycentral.org; Sat, 03 Oct 2009 06:50:14 EDT Received: from valgus.lanparty.ee (valgus.lanparty.ee [194.126.124.108]) by rubyforge.org (Postfix) with ESMTP id 32C57185827B for ; Sat, 3 Oct 2009 06:50:14 -0400 (EDT) Received: from tarko by valgus.lanparty.ee with local (Exim 4.69) (envelope-from ) id 1Mu1tU-0000o7-Vp for sup-talk@rubyforge.org; Sat, 03 Oct 2009 13:31:17 +0300 From: Tarko Tikan To: sup-talk Date: Sat, 03 Oct 2009 13:31:16 +0300 Message-Id: <1254565800-sup-5590@lanparty.ee> User-Agent: Sup/0.9 X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tarko@lanparty.ee X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on valgus.lanparty.ee X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:14:11 +0000) X-SA-Exim-Scanned: Yes (on valgus.lanparty.ee) Subject: [sup-talk] labels-before-subject and ask_for_contacts config knobs 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 hey, First, 0.9 is nice, thanks for that. I want to ask the list about a thing (2 things actually, since 0.9) that has been bugging me. ask_for_contacts is loading 10 contacts from index, imho this doesn't make a sane default (it's too low). I've always patched this to 500 on my end - yes, it takes a second or two to load that many contacts from index but this doesn't bug me as much as first looking up the person and then composing to him. second, since labels-before-subject was integrated, it's hard to follow thread index on small screen. Most of my inbox is tagged with 3 labels, mailing-list could be tagged with up to 5 labels. The problem is especially bad on very small screens (like mobiles with ssh clients). I'm tempted to submit a patch that enables to tune these behaviors via config. I don't find these hook-worthy as first is just a integer (default must stay reasonably low for people with slower computers) and second only makes sense together with full thread-index line customization (I'm not sure about the performance impact or complexity it might bring). Anyone else sharing my view or I just keep patching on my end? :) -- tarko _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk