AdamNiederer / elquery

Read and manipulate HTML in emacs
GNU General Public License v3.0
42 stars 5 forks source link

Re-encode non-UTF-8 unibyte strings, or refuse to read them #10

Open AdamNiederer opened 4 years ago

AdamNiederer commented 4 years ago

As a continuation of https://github.com/AdamNiederer/elquery/issues/5 - b74e2a6dd1fa663ef5b16cb092c3245f3cbafbc1 fixes both the exact case describe in the aforementioned issue and https://github.com/AdamNiederer/elquery/issues/9, but will still cause issues on less-common unibyte encodings.