X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch.el;h=296f5d663b8ee6b22fbb57cdd5da8ff18972c7be;hp=1934ddfc4febf36e625dd67fd0486ddcbf2b6910;hb=469d786c2548b0bcd711e79726c488094ffde583;hpb=adbdafbde289ebb724a31cf5ea82e1986ff88ccd 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)