X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch.el;h=296f5d663b8ee6b22fbb57cdd5da8ff18972c7be;hb=f52528a344aee5111f6356f50678dfd54d5d80f6;hp=1934ddfc4febf36e625dd67fd0486ddcbf2b6910;hpb=adbdafbde289ebb724a31cf5ea82e1986ff88ccd;p=notmuch diff --git a/notmuch.el b/notmuch.el index 1934ddfc..296f5d66 100644 --- a/notmuch.el +++ b/notmuch.el @@ -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)