Hello

On Mon, Aug 13, 2007 at 10:42:17PM +0100, Mick wrote:
> Hmm, I just checked a utf-8 file after I edited it and it says:
> 
> :set encoding
>  encoding=latin1

I would guess your UTF-8 file has no accents, or other characters. In
other words, it can be considered pure ASCII, which means Vim can safely
assume it is latin1 encoded text - there is no difference no matter
which reasonable encoding it chooses. (The encoding is not saved in the
file, it is guessed from what is saved there)

-- 
do { goto Water; } while( !tryBreakOffTheEar() );

Michal 'vorner' Vaner

Attachment: pgp5cJ0nrWDsC.pgp
Description: PGP signature

Reply via email to