sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 08f929e9f4895c129fd9507ad260838e8ad07c27
parent 43a3ffbcf92e977ec876eee75bdec14857553f0c
Author: wmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Date:   Tue, 17 Jul 2007 21:06:38 +0000

index.c:901 error has a ferret trac ticket now:

git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@501 5c8cc53c-5e98-4d25-b20a-d8db53a31250

Diffstat:
M doc/TODO | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/TODO b/doc/TODO
@@ -39,7 +39,7 @@ _ bugfix: need a better way to force an address to a particular name,
 _ bugfix: ferret flakiness: just added message but can't find it
 _ add new message counts until keypress
 _ bugfix: deadlock (on rubyforge)
-_ bugfix: ferret corrupt index problem at index.c:901
+_ bugfix: ferret corrupt index problem at index.c:901. see http://ferret.davebalmain.com/trac/ticket/279
 _ bugfix: read before thread-index has finished loading then hides the
    thread?!? wtf. (on jamie)_ bugfix: width in index-mode needs to be
    determined per-character rather than per-byte