* James Cloos <cl...@jhcloos.com> [120219 11:45]: > Ahh. It had been so long since I set my current config up, that either > I had forgotten about r2e's config.py or my setup predated CHARSET_LIST...
According to the changelog, it's from 2.61 (2007). > There is little reason to have 8859-* after utf-8; it would never fall > through to it. But having it ahead of utf-8 can have benefit. Indeed ! I propose the following default : CHARSET_LIST='US-ASCII', 'ISO-8859-1', 'UTF-8', 'BIG5', 'ISO-2022-JP' I am not too familiar with asian encodings, so I can't decide about the rest. Having a configuration variable is the most flexible, but there may be a reliable way to set it depending on the user locale. I will add this fix to my personal repository in order to prepare an upload before the freeze. Have a nice day ! -- Etienne Millon -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org