Hi Colin, Excerpts from Colin Bell's message of Mon Nov 05 02:01:31 -0800 2007: > This patch shows the unread message count in the thread index as well > as the total number of messages in the thread.
I personally don't like this, because I feel like it clutters up index-mode. But I'd like people to be able to do this sort of thing. How about an "index-mode-widget" hook instead, that lets you replace the "(###)" with any string you want, based on the thread? (And if the return value is nil, use the current thread.size string.) You'll have to scan over them twice to get the sizing right, but it shouldn't be too bad of a patch... -- William <[EMAIL PROTECTED]> _______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
