When I set the encoding in an XML document to something other than UTF-8, pretty-print changes the encoding. I have tried UTF-16 and ISO-8859-1. I think I mentioned this previously but have not seen it fixed in the latest builds.
Is this scheduled to be fixed?
Regards,
Frank
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks Frank, you're right of course. Sorry about the delay. I need to push this to the top of the to-do list. Perhaps I can address the question of tab width in pretty printing at the same time.
-Gerald
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I set the encoding in an XML document to something other than UTF-8, pretty-print changes the encoding. I have tried UTF-16 and ISO-8859-1. I think I mentioned this previously but have not seen it fixed in the latest builds.
Is this scheduled to be fixed?
Regards,
Frank
Thanks Frank, you're right of course. Sorry about the delay. I need to push this to the top of the to-do list. Perhaps I can address the question of tab width in pretty printing at the same time.
-Gerald
This should be fixed as of version 1.0.9.4. (Linux version is out this evening; Windows version due out tomorrow.)
-Gerald