From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexander.panek@brainsware.org (Alexander Panek) Date: Tue, 23 Oct 2007 16:06:56 +0200 Subject: [sup-talk] Crash in message view Message-ID: <20071023160656.2e322db0.alexander.panek@brainsware.org> sup just crashed when I hit "return" inside the message view (one line above the folded signature, hit it too soon) with following error: The problem was: 'undefined method `expandable?' for #' (error type NoMethodError) A backtrace follows: /usr/lib/ruby/gems/1.8/gems/sup-0.1/lib/sup/modes/thread-view-mode.rb:184:in `activate_chunk': undefined method `expandable?' for # (NoMethodError) from /usr/lib/ruby/gems/1.8/gems/sup-0.1/lib/sup/mode.rb:52:in `send' from /usr/lib/ruby/gems/1.8/gems/sup-0.1/lib/sup/mode.rb:52:in `handle_input' from /usr/lib/ruby/gems/1.8/gems/sup-0.1/lib/sup/buffer.rb:193:in `handle_input' from /usr/lib/ruby/gems/1.8/gems/sup-0.1/bin/sup:195 from /usr/bin/sup:16:in `load' from /usr/bin/sup:16 -- Alexander Panek