Search the web
Sign In
New User? Sign Up
vim-multibyte · Vim (Vi IMproved) text editor special language list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
BOM in QuickFix window   Message List  
Reply | Forward Message #2627 of 2636 |

Hi.

I'm using few MONO apps (Nemerle compiler and COCO/R parser generator)
through compiler plugins in VIM under Linux, and the problem is that
they produce output starting with FEFF.
I had this problem about a half a year ago and being (and staying) a
newbie, thought that the problem was with *errorformat* but didn't
cope defining it correctly - not sure if it is possible.
I found workaround, setting LANG=en_US in compiler call command.

I have encoding and termencoding set to 'utf-8' and locale is
'en_US.utf8'.

Is there a better way to solve this problem?

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_multibyte" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---




Wed Jul 8, 2009 8:48 pm

alex.baibarin@...
Send Email Send Email

Forward
Message #2627 of 2636 |
Expand Messages Author Sort by Date

Hi. I'm using few MONO apps (Nemerle compiler and COCO/R parser generator) through compiler plugins in VIM under Linux, and the problem is that they produce...
Aleksey
alex.baibarin@...
Send Email
Jul 9, 2009
1:54 am

... Make sure your 'fileencodings' option (plural) starts with "ucs-bom". In that case, for editfiles at least (not sure about quickfix error files), Vim will...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Jul 9, 2009
3:53 am

... Thanks for your answer. fileencoding already had 'ucs-bom' in its start, so it didnt' help. I also have :language messages C, so it didn't help either. I...
Aleksey
alex.baibarin@...
Send Email
Jul 9, 2009
6:52 am

... should be 'fileencodings' with s at the end. There are two different options, with and without s, and they don't have the same meaning. Without s, it's the...
Tony Mechelynck
antoine.mechelynck@...
Send Email
Jul 9, 2009
9:52 am

On Jul 9, 1:51 pm, Tony Mechelynck <antoine.mechely...@...> ... Sorry, mistyped it. It's 'fileencodings' certainly, and 'ucs-bom' is the list. ... I...
Aleksey
alex.baibarin@...
Send Email
Jul 9, 2009
10:11 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help