[Patch] Improve replying to html-only messages
Albrecht Dreß <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.balsa |
|---|---|
| Message-ID | <[email protected]> |
Hi all, attached is a little patch which improves replying to html-only messages containing national characters. It turns out that html2markdown reliably converts such characters to utf-8 only if an extra command line option is given. As we check for a “zoo” of conversion tools, the configure script verifies that the selected one does actually accept the extra option. Unfortunately, I have no idea how the change should be added to the meson build, so it would be great if someone could have a look at it. Opinions? Cheers, Albrecht. --- Patch details: - configure.ac: check if the selected conversion tool accepts “--unicode-snob” - libbalsa/html.c: run the conversion tool with “--unicode-snob” if supported _______________________________________________ balsa-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/balsa-list
html_reply_conversion_utf8.diff.bz2
(application/x-bzip, 1 KB) - not displayed
signature.asc
(application/pgp-signature, 473 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJaY1wkAAoJEEypbw5n59n4vtcH+wS6HzdI/OyJHSE3Up9gcKr7 4Mqnc9VYjKSmx6gX+TLoSOy2FAUvr4E4MpH6MaqeUYvPsZONPfbtYLSusQxmYE8v 3dgOa8u82z3YlpWPqySbdZWFZ8D9p8+c0Q3n9bv/uP9Fvl/06XynwgsYl4jdt7hR I02HhelQl3+fCTwQjF68/iT1j4Y+OqeGxZbOy1fADceBr75FOTo/N2yAJ00wp9GY e6FjVApjK6Z3NN0oqVrqzeh8nF0nUEsdeJ8VIBkJwxurNkrARNOT1PKUfoT70xIk 9590mfx2wlBKAaWIc1MQOkZFyBXX99cCnMOh5I+If05aLvLm8ZD2B74Y4qO3kqg= =7WnH -----END PGP SIGNATURE-----