X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch.c;h=7300c2145ea7c552aa7169a32870e5a154b8453a;hb=cbbf53e4df9a90620339e70da71aa8734915462b;hp=78d29a8194179c05a45ca0934bf955c3bd1f3662;hpb=9439a1ec0cbb60e75925a5a17e8284fcaccf51df;p=notmuch diff --git a/notmuch.c b/notmuch.c index 78d29a81..7300c214 100644 --- a/notmuch.c +++ b/notmuch.c @@ -264,7 +264,7 @@ main (int argc, char *argv[]) local = talloc_new (NULL); - g_mime_init (0); + g_mime_init (GMIME_ENABLE_RFC2047_WORKAROUNDS); #if !GLIB_CHECK_VERSION(2, 35, 1) g_type_init (); #endif