Alexey Froloff wrote:

> Quick solution: generate tutor.ru.utf-8 from tutor.ru (KOI8-R).
> This will work right now.
> 
> Better solution: keep tutor.ru.utf-8, generate .cp1251 and .koi8
> From it and detect all encodings in tutor.vim.  vimtutor will
> fall back to english in "unsupported" locales (ru_RU.ISO8859-5)
> for example.

I checked the existing Russian tutor files, and they are exactly the
same when converted to utf-8.  Thus we can use the utf-8 file as the
master and generate the others from it.

I'll include your change to tutor.vim.

> Attached patch for quick solution.  Better solution can wait till
> 7.1.  When, by the way?

No idea when there will be a 7.1 version.  I still have lots of fixes in
the todo list.

-- 
The greatest lies of all time:
  (1) The check is in the mail.
  (2) We have a really challenging assignment for you.
  (3) I love you.
  (4) All bugs have been fixed.
  (5) This won't hurt a bit.
  (6) Honey, I just need to debug this program and be home in 5 minutes.
  (7) I have just sent you an e-mail about that.
  (8) Of course I'll respect you in the morning.
  (9) I'm from the government, and I'm here to help you.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to