Hari Krishna Dara wrote:
[...]
Interesting... the 7.0.99 version that I have doesn't have anything that
you are pointing to, and the example clearly used map <expr>. The
documentation was probably updated later on? What patch version do you
have? Or may be that I updated the vim binaries, not runtime, so I might
not be seeing the updates to documentation.
I periodically update my runtime files using
cd ~/.build/vim/vim70
rsync -avzcP --delete --exclude="/dos/" ftp.nluug.nl::Vim/runtime/ ./runtime/
, because not every runtime file change is reflected in the patches. I quoted
the first line of the help file in my previous patch so you could see the
datestamp; I don't think it was included in one of the official numbered
patches. (This also means that the patcher usually rejects runtime file
updates when they _are_ included, but that's not really a problem; it prompts
me to do an rsync run between patch and compile).
FYI, I compiled an installed gvim 7.0.119 a few minutes ago.
Best regards,
Tony.