sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit ffb53233649e0a424483ef31e8a36fd93e84741c
parent d8f17699fc830663221c429b9ec28bed689f6da8
Author: Hamish Downer <dmishd@gmail.com>
Date:   Sat, 17 Dec 2011 14:24:25 +0000

get rid of "not initialized" error

Diffstat:
M lib/sup/modes/edit-message-mode.rb | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/lib/sup/modes/edit-message-mode.rb b/lib/sup/modes/edit-message-mode.rb
@@ -116,6 +116,7 @@ EOS
     @selector_label_width = 0
     @async_mode = nil
 
+    @account_selector = nil
     # only show account selector if there is more than one email address
     if $config[:account_selector] && AccountManager.user_emails.length > 1
       ## Duplicate e-mail strings to prevent a "can't modify frozen