From mboxrd@z Thu Jan 1 00:00:00 1970 From: col@baibell.org (Colin Bell) Date: Wed, 07 Nov 2007 14:55:17 +1100 Subject: [sup-talk] [PATCH] Show unread message count in thread index In-Reply-To: <1194400626-sup-6556@south> References: <1194256715-sup-4315@lankhmar> <1194400626-sup-6556@south> Message-ID: <1194407592-sup-4584@lankhmar> Excerpts from William Morgan's message of Wed Nov 07 13:09:46 +1100 2007: > 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.) Good idea. I'll try to take a look at it tonight.