# File lib/sup/modes/edit-message-mode.rb, line 234
  def update
    regen_text
    buffer.mark_dirty if buffer
  end