]> git.cworth.org Git - sup/blobdiff - lib/sup/modes/contact-list-mode.rb
hook system
[sup] / lib / sup / modes / contact-list-mode.rb
index 37ecc28aff9921203baad761800424977d80092b..6983aa0ced0b5e6a89b6d4aab41cbcdbfe1fd066 100644 (file)
@@ -23,7 +23,7 @@ class ContactListMode < LineCursorMode
     k.add :search, "Search for messages from particular people", 'S'
   end
 
-  def initialize mode = :regular
+  def initialize mode=:regular
     @mode = mode
     @tags = Tagger.new self
     @num = nil