X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch.c;h=7300c2145ea7c552aa7169a32870e5a154b8453a;hb=71521f06b00a01c5b0eaea5f5f624fe57ed7f426;hp=78d29a8194179c05a45ca0934bf955c3bd1f3662;hpb=59e311d9af6cb6b5801a90cf87dcd18c8eac0853;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