Don't put UTF8 last in the list of encodings
authorEtienne Millon <me@emillon.org>
Mon, 10 Dec 2012 14:02:03 +0000 (15:02 +0100)
committerEtienne Millon <me@emillon.org>
Mon, 10 Dec 2012 14:02:03 +0000 (15:02 +0100)
commit11c8237badda3d0aadd58d964d0bcd4f9a6ffc83
tree53be3d305f8e056ce927de1386ebf13297fd4da4
parent6675198ded779bf5e381f92f72987539a6de7117
Don't put UTF8 last in the list of encodings

Sometimes, BIG5 will be selected for english text if quotes make it
not representable in ASCII. See [1] for the original bug report.

This default list is arguably European-centric but at least it documents a good
amount of the alternative encodings.

[1]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659920

Reported-by: James Cloos <cloos@jhcloos.com>
Signed-off-by: Etienne Millon <me@emillon.org>
rss2email/config.py