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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 #2631 of 2636 |
Re: BOM in QuickFix window


On Jul 9, 1:51 pm, Tony Mechelynck <antoine.mechely...@...>
wrote:

> 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 encoding used on disk for one file at a time. With
> s, it's the heuristics to find what to use when opening an existing file.

Sorry, mistyped it. It's 'fileencodings' certainly, and 'ucs-bom' is
the list.


> > I don't think this problem is worth of Bram's attention since it's not
> > really wide-spread and the workaround is available.
>
> How can one know how widespread it is? Sounds like the age-old "Nobody
> uses it" used without proof by developers of some applications (not by
> Bram) when speaking of a feature they want to remove because they don't
> use it themselves and they don't want to support it.

I didn't mean that. I've made such decision because I searched a lot
for similar
problem and found almost nothing except your recent answers to 'Match
a BOM'
in a file. Which deals with different issue, but it made me think
about mine.

I wanted to say, that since this issue has a solution and isn't
reported by other developers,
people know how to live with it or don't care about it. It's just
about not wasting time on low priority stuff, IMHO.
I'm just glad to understand what the problem is.

>
> OK, so IIUC the problem seems to be: When a compiler errorfile starts
> with a BOM, Vim doesn't know how to handle it. I'm not sure if there's
> an 'errorfile' setting allowing to get over it because I've never looked
> into that option myself.
>

Yeah, you've got it right. Thank you for your time, I'll settle down
on LANG=en_US which is just ok for me.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_multibyte" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---




Thu Jul 9, 2009 10:06 am

alex.baibarin@...
Send Email Send Email

Forward
Message #2631 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