On Wed, 2009-05-06 at 09:16 -0700, jackson byers wrote: > That's interesting - I didn't actually see how you are sending HTML. > My Gmail is set to "default text encoding" (not UTF-8) and I seem to > be sending messages in text: That's two DIFFERENT things. UTF-8 is a form of encoding text (this is letter A, this is number 3, etc.), it's used for all sorts of types of text (plain text, HTML, word processor documents, etc.). Text formatting, is another matter (plain text with no formatting, HTML formatting, RTF, etc.). Regardless of format, UTF-8 is a good option, as it's one encoding scheme, world wide, for just about any character you could type. As opposed to things like US-ASCII, which is limited to just 127 different characters; or ISO-8859-1, which covers about twice as many, but still not enough for some texts. -- [tim@localhost ~]$ uname -r 2.6.27.21-78.2.41.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines