From: Daniel J. Milton
Message: 40952
Date: 2005-10-01
> --- In cybalist@yahoogroups.com, "Daniel J. Milton" <dmilt1896@...>been
> wrote:
> > Sergei's posting doesn't quite solve another problem I've
> > having: Wh?t are all these q?estion marks that have been infestingthey
> > Cyb?list in the last few weeks? From the Greek quotation I see
> > replace some accented vowels but not all. Can someone explainjust how
> > to read them -- or better yet, how to use a better system?should
>
> Check the encoding with which you're viewing the web page. It
> be Latin-1 (or ISO-8859-1, or Western European) or similar. Theand
> encoding is not specified in the web page from Yahoo (tsk! tsk!),
> your browser seems to have decided that UTF-8 (a.k.a. Unicode) isthe
> percentage choice. However, the coding for accented vowels indisplayed.
> Latin-1 is a misplaced byte in UTF-8, so a question mark is
>
> If one uses anything but Latin-1 (which allows plain ASCII) in a
> posting, one should warn readers. Note also that UTF-8 characters
> sent from the Yahoo web page (e.g. by 'reply' or 'post') stand a
> better than 6% chance of being corrupted when Yahoo convert
> Windows-1252 'smart quotes' to their Latin-1 approximations.
>
> Richard.