Is there a way to build up an email message from a region or buffer, set up a recipient and then send a message in elisp code?
I've configured emacs to send mail via my gmail account and I'd like to be able to send myself emails from elisp programs. The command used is message-mail.