From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.151.79.21 with SMTP id g21cs25119ybl; Sat, 29 Oct 2011 13:17:09 -0700 (PDT) Received: by 10.220.209.196 with SMTP id gh4mr1376740vcb.100.1319919428211; Sat, 29 Oct 2011 13:17:08 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id nk16si7710432vcb.179.2011.10.29.13.17.08; Sat, 29 Oct 2011 13:17:08 -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 A988415B8030; Sat, 29 Oct 2011 16:17:07 -0400 (EDT) Received: from mail-wy0-f178.google.com (mail-wy0-f178.google.com [74.125.82.178]) by rubyforge.org (Postfix) with ESMTP id CD10F1858378 for ; Sat, 29 Oct 2011 16:16:39 -0400 (EDT) Received: by wyf28 with SMTP id 28so5961509wyf.23 for ; Sat, 29 Oct 2011 13:16:39 -0700 (PDT) Received: by 10.216.166.212 with SMTP id g62mr2621036wel.29.1319919398141; Sat, 29 Oct 2011 13:16:38 -0700 (PDT) Received: from localhost (nat-wh-hadi.rz.uni-karlsruhe.de. [141.70.81.136]) by mx.google.com with ESMTPS id fy13sm22983652wbb.18.2011.10.29.13.16.36 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 29 Oct 2011 13:16:37 -0700 (PDT) From: Felix Kaiser To: sup-talk Date: Sat, 29 Oct 2011 22:16:39 +0200 Message-Id: <4eac5f25.8dcfe30a.51f0.1df8@mx.google.com> User-Agent: Sup/0.12.1 Subject: [sup-talk] A few questions 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 Hi, first of all, a big thanks to everyone who contributed to sup: it is pretty awesome. I have a few questions though: 1. How can I trigger a new-email notification only when a personal email (as in: marked with ">" in the thread list view) has been received? Unfortunately the after-poll hook doesnt get the actual message objects. (I think it would be best if the parameters of the after-poll hook were changed to include the message object and if some of the logic in Message.do_poll was extracted into a Message.for_me? method. Comments?) 2. How can I change the background color of the cursor line? Its grey right now with light foreground colors, basically unreadable, but in the screenshots on sup.rubyforge.org its cyan. *want*. 3. How can I run before-add-message.rb over all messages in the index? Oh and just in case you haven't noticed: your bugtracker is down. Cheers Felix -- _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk