[email protected] writes: > Gnus probably makes different assumptions. It might be that it assumes > 7-bit ASCII and displays any bytes >127 as \xxx. Or it might be that > it assumes an 8-bit encoding which happens not to define 223 and > 224. Or it might be that it assumes utf-8 but, since the single bytes > 223 and 224 are not valid utf-8 sequences, it displays them as \223 > and \224.
I think I have found the answer. Those numbers are in octal! Who would have guessed it? https://www.experts-exchange.com/questions/26616492/html2latex-rendering-quotes-as-93-94-and-223-224-in-vim-emacs-what's-goning-on.html _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

