<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8"/><meta name="viewport" content="widthÞvice-width, initial-scale=1"/><meta name="generator" content="Org Mode"/></head><body>

Hi,

I have justed strated using notmuch in Emacs (doom configuration), and I love
it! However, there are a couple of things I’d like help with.

  1. I have a number of accounts that I use. How do I configure my config to save
    draft messages based on the “From” header?
  2. From time to time, I want to view html content in my browser. Does anyone
    have any tips on how I would do this? I have tried the below but this did not
    seem to work:
<pre style="line-height:12pt;color:mac:textColor;background-color:mac:textBackgroundColor;margin:0px;font-size:9pt;font-family:monospace;">(add-to-list 'mailcap-mime-data '("text/html" (viewer . "open -a /Applications/Firefox.app") (type . ,(purecopy "text/html")) (test . ,(purecopy "/usr/bin/file -i -L -b %s | grep -q '^.*: *text/html;'")))) </pre>

Any help is greatly appreciated, and please let me know if you need more
information about my request.

Thanks in advance.

Kind Regards,

–
Atanas

</body></html>