On Sunday 18 February 2007, Tomasz Pala wrote: > On Sun, Feb 18, 2007 at 12:41:04PM +0100, Arkadiusz Miskiewicz wrote: > > > > # vim:encoding=utf-8 > > ^^^^^^^^ > > > > > line to all the converted specs. Any objections? > > > > > > +1 > > > > -1 > > > > put these to .vimrc and no need for meesing with spec files > > > > set fileencoding=iso8859-2 > > ^^^^^^^^^^^^ > > > set fileencodings=ucs-bom,utf-8,iso-8859-2,latin1 > > And how should it work? Because it does not. utf-8 is before iso8859-2: > set fileencodings=ucs-bom,utf-8,iso-8859-2,latin1
works here with and without those lines, dunno why. my terminal and LC_ALL is utf8 locale maybe because of that > Summary(pl.UTF-8): Edytor plikĂłw binarnych oparty na bibliotece > ncurses -- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
