sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 7d7498d9903604c8c3cd5c649a62625cef7959ea
parent dc5a7f562c0c541144477128c7fa36889834f7cd
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Wed, 27 Feb 2008 09:52:00 -0800

Merge branch 'master' into next

Diffstat:
M doc/FAQ.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/FAQ.txt b/doc/FAQ.txt
@@ -111,7 +111,7 @@ S: The current solution is to directly modify RubyMail. Change line 159 of
    multipart.rb to:
      chunk = chunk[0..start]
    This is because RubyMail hasn't been updated since like Ruby 1.8.2.
-   Please bug Matt Lickey.
+   Please bug Matt Armstrong.
 
 P: I see this error:
      /usr/local/lib/ruby/1.8/yaml.rb:133:in `transfer': allocator undefined for Bignum (TypeError)