Hello,
I have a file that is not displaying some of the characters correctly. I
looked in the help files and other places regarding file encodings, and
formats, but couldn't find the answer. Probably something simple.
The following characters are incorrect:
Yaound<8e> --- should be "Yaounde" with an accent on the 'e'
student’s ---- should be "student's"
2 – Upper --- should be " 2 -- Upper" (em-dash)
I've opened the file in other text editors, and it shows correctly.
Here are my settings of my system:
Mac OS X 10.6.2
Vim 7.2 (patches 1-108)
fileformat=dos
encoding=utf-8
fileencoding=latin1
fileencodings=ucs-bom,utf-8,default,latin1
Thanks.
Brian
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php