[EMAIL PROTECTED] wrote:
Here are the :version result on Windows:

VIM - Vi IMproved 7.0 (2006 May 7, compiled May  7 2006 16:23:43)
MS-Windows 32 bit GUI version with OLE support
Compiled by [EMAIL PROTECTED]

That would be 7.0.000. The current version is 7.0.186, distributed on or shortly before 21-Nov-2006.


I cannot give the result of version of Vim installed on my Slackware
box but it is the default package that shipped with Slackware 10.2.
I've just check at Slackware site and actually it is vim-6.3.086, not
6.8 as I've mentioned previously. Sorry for the mistake.


Since vim 6.3.086, there has been:
        6.3.087 to 6.3.090      4
        6.4.000 to 6.4.010      11
        7.0.000 to 7.0.168      169
i.e. 184 newer builds not including alpha and beta versions. And yet 7.0.000 apparently has a bug or a regression not found in 6.3.086? I wonder how that got introduced, and whether it got fixed since then. You may want to check either

http://ftp.vim.org/pub/vim/patches/6.3/README
http://ftp.vim.org/pub/vim/patches/6.4/README
http://pub.vim.org/pub/vim/patches/7.0/README

or

http://ftp.vim.org/pub/vim/runtime/doc/version6.txt
http://ftp.vim.org/pub/vim/runtime/doc/version7.txt


Oh, one thing: does it change anything when you invoke Vim 7 as

        gvim --cmd "set key=" encrypted_text.txt

If it does, then inspect your vimrc (and the system vimrc if any) for anything that might imply that 'key' has been set to a nonempty value, including a blank value.


Best regards,
Tony.

Reply via email to