]> git.cworth.org Git - notmuch/commitdiff
nmbug-status: Encode output using the user's locale
authorW. Trevor King <wking@tremily.us>
Fri, 14 Feb 2014 16:48:54 +0000 (08:48 -0800)
committerDavid Bremner <david@tethera.net>
Sat, 15 Feb 2014 01:44:11 +0000 (21:44 -0400)
Instead of always writing UTF-8, allow the user to configure the
output encoding using their locale.  This is useful for previewing
output in the terminal, for poor souls that don't use UTF-8 locales
;).


No differences found