From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.155.88 with SMTP id r24cs323446bkw; Thu, 5 Aug 2010 10:43:07 -0700 (PDT) Received: by 10.224.11.131 with SMTP id t3mr584811qat.17.1281030186392; Thu, 05 Aug 2010 10:43:06 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id r35si956331qcs.58.2010.08.05.10.43.05; Thu, 05 Aug 2010 10:43:06 -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; dkim=neutral (body hash did not verify) header.i=@googlemail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id B47EE197828C; Thu, 5 Aug 2010 13:43:05 -0400 (EDT) Received: from mail-fx0-f50.google.com (mail-fx0-f50.google.com [209.85.161.50]) by rubyforge.org (Postfix) with ESMTP id 6FA47185839A for ; Thu, 5 Aug 2010 13:35:01 -0400 (EDT) Received: by fxm9 with SMTP id 9so3407576fxm.23 for ; Thu, 05 Aug 2010 10:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:content-type:from:to :in-reply-to:subject:references:date:message-id:user-agent :content-transfer-encoding; bh=BLj0a8+7kKtJUgLLqAswj4wcEx8114KlHoENsHNgWH8=; b=vZqByhmRzMXvoHvPhZj6GgjEXgQM3ZWStzT7sN4JZJ0Tv6DFK7D1a5JauU2qqo/vVM vebqTRszNSS3HreRNplfjmuuGJTf3RUJmGHNsSdQs7C5K689G3P++ciDVmbmZMVTvbbO 3DPW4Z1t4dvZjah7oMQqTM7LNA0ms2l5e7oCs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=content-type:from:to:in-reply-to:subject:references:date:message-id :user-agent:content-transfer-encoding; b=jICDShc0BHZK2+aaU+UmatMmublEp1CwUU5P+d/rRxb5v8t36Cytn0ZzZNd+L2UTgW ljvekmsxLix06iKuf7wLbR5D2BST3rLhCjyxlye3gzUPLfnIK/JHm5eftg5YWAqrVBtb l++d3sWOuBl1Vn1Ws1s4agyQ0MGSKNjBb09zk= Received: by 10.223.112.10 with SMTP id u10mr11127406fap.50.1281029700579; Thu, 05 Aug 2010 10:35:00 -0700 (PDT) Received: from localhost (p4FE5DDAC.dip.t-dialin.net [79.229.221.172]) by mx.google.com with ESMTPS id l12sm207067fan.25.2010.08.05.10.34.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 05 Aug 2010 10:34:59 -0700 (PDT) From: arstoien To: sup-talk In-reply-to: <1281029479-sup-2414@localhost> References: <1279811550-sup-7833@hero> <1280195847-sup-7116@hero> <1281021633-sup-7274@localhost> <1264760080.41.0.139357784083.issue58@masanjin.net> <1281025435-sup-9074@sam.mediasupervision.de> <1281029479-sup-2414@localhost> Date: Thu, 05 Aug 2010 19:34:47 +0200 Message-Id: <1281029663-sup-1555@localhost> User-Agent: Sup/0.11 Subject: Re: [sup-talk] color customization 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 Arian Kuschki's message of 2010-08-05 19:34:01 +0200: > Excerpts from Gregor Hoffleit's message of 2010-08-05 18:27:57 +0200: > > > > * arstoien [Do Aug 05 17:21:58 +0200 2010] > > > * the space between the date and the sender name in the index view > > > (where the star is when a message is starred) is still highlighted in > > > green, but only when the message is _not_ starred. When the message is > > > starred it is highlighted correctly. > > > > Search the sup-devel archive for issue58 (msg-id > > 1264760080.41.0.139357784083.issue58@masanjin.net, from January). > > > > This was my fix for that problem. Nobody else seemed to care about that > > problem, so it's only included in my private Git branch. > > > > Regards, > > Gregor > > > > > > > > commit 6551fc3e5373cc9f3a32b28b4335a2de2cd2efa4 > > Author: Gregor Hoffleit > > Date: Thu May 27 11:40:13 2010 +0200 > > > > Bugfix: Background for starred messages > > > > diff --git a/lib/sup/modes/thread-index-mode.rb > > b/lib/sup/modes/thread-index-mode.rb > > index 5f3499c..f012123 100644 > > --- a/lib/sup/modes/thread-index-mode.rb > > +++ b/lib/sup/modes/thread-index-mode.rb > > @@ -887,7 +887,7 @@ protected > > [ > > [:tagged_color, @tags.tagged?(t) ? ">" : " "], > > [:date_color, date_widget_text], > > - (starred ? [:starred_color, "*"] : [:none, " "]), > > + [:starred_color, (starred ? "*" : " ")], > > ] + > > from + > > [ > > > Gregor, that fixes it, thank you. Any idea why this has not been merged? > If it was just an oversight I think it would be better to merge it as > the highlighting customisation mechanism is slightly broken without it. > > Now if I could only find out how to change the highlighting when > viewing a message.. -- _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk