mailplate to-dos
================

- provide a menu selector. You might be interested in this post on selection
  interfaces:
    http://blog.madduck.net/geek/2007.01.23_a-good-interface-for-selection

- implement a way of overriding the From header without messing with
  mutt's reverse_name setting
  (http://www.mutt.org/doc/manual/manual-6.html#reverse_name).

- figure out when we're editing an existing message and do not apply profiles.
  This could be done when e.g. the Message-Id header is present.

- stop looking for control headers after encounter of /^$/
