]> git.notmuchmail.org Git - notmuch/commitdiff
Convert non-UTF-8 parts to UTF-8 before indexing them
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 24 Feb 2012 07:36:22 +0000 (08:36 +0100)
committerDavid Bremner <bremner@debian.org>
Wed, 29 Feb 2012 11:41:39 +0000 (07:41 -0400)
This fixes a bug that didn't allow to search for non-ASCII words such
parts. The code here was copied from show_text_part_content(), because
the show command already does the needed conversion when showing the
message.


No differences found