On Sun, Feb 18, 2007 at 12:50:25PM +0100, Tomasz Pala wrote:
> > set fileencoding=iso8859-2
>       ^^^^^^^^^^^^
> > set fileencodings=ucs-bom,utf-8,iso-8859-2,latin1
> 
> And how should it work? Because it does not.

New-enough VIM is needed (older version had big problems with
"fileencoding" setting) and:

setglobal fileencoding=iso8859-2

should be used instead of "set fileencoding..." in the vimrc file.

Greets,
        Jacek
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to