]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch.el
Filter out carriage-returns in show and reply output.
[notmuch] / notmuch.el
index 1934ddfc4febf36e625dd67fd0486ddcbf2b6910..296f5d663b8ee6b22fbb57cdd5da8ff18972c7be 100644 (file)
@@ -962,4 +962,6 @@ current search results AND that are tagged with the given tag."
   (interactive)
   (notmuch-search "tag:inbox" t))
 
+(setq mail-user-agent 'message-user-agent)
+
 (provide 'notmuch)