Package: vim
Version: 6.4-001+2
Severity: normal

In the pl_PL.UTF-8 locale, vimtutor displays corrupted text. This is
because it attempts to load tutor.pl which is encoded in ISO-8859-2 but
with no encoding declaration in a modeline or anything like that, and
vim's normal encoding fallback tries to interpret it as ISO-8859-1.

Either a UTF-8 variant of the Polish tutorial needs to be provided, or
the encoding of the document needs to be declared in a modeline or
similar (if possible; my efforts to do this failed).

Thanks,

-- 
Colin Watson                                       [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to