# File lib/sup/modes/thread-index-mode.rb, line 770
  def authors; map { |m, *o| m.from if m }.compact.uniq; end