2008/11/12 Daren Thomas <[EMAIL PROTECTED]>: > > I am running gvim 7 on Windows. I keep my personal tasks in a utf-8 > text file and print it regularly (:ha!). Since some of my tasks > contain german words, I have umlauts that get printed badly. > > I am guessing that the encoding for printing is wrong, I have tried > "set printencoding=utf-8" and also "set printencoding=cp1252" but the > umlauts still come out jumbled. > > Has anyone solved this before?
If you are using the GUI version, check the following option: encoding If using the console version, check in addition: termencoding I tested, and it seems to work out of the box, in a German environment with no user-defined _vimrc. Best regards, Yongwei -- Wu Yongwei URL: http://wyw.dcweb.cn/ --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
