Adri Verhoef wrote:
> In "non block mode", i.e. after typing 'V' or 'v', not all text is
> converted to upper/lower/rot13.
>
> To reproduce:
>
> Start Vim (vim -u NONE).
> Type aThis is an example.<CR>Second line.<CR>Last line.<ESC>
> Now type VHU (or vHU) and watch the error: only a part of the first
> two lines gets changed:
>
> THIS IS AN example.
> SECOND LINe.
> LAST LINE.
>
>
> So, a part of patch 7.1.240 doesn't work the way it was meant, but the
> Visual block mode part does work well.
Thanks for reporting this. I'll fix it as soon as I have some time.
--
Back off man, I'm a scientist.
-- Peter, Ghostbusters
/// 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 ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---