Hi,
I got the message on the output, when I start gvim. After I rename
the .vim directory, I still get the same message. My system
administrator had tried gvim on his account, but he didn't see the
message. Can some help get rid of such message?
Regards,
Peng
1 ToolBar
10 Open
n* :browse confirm e<CR>
v* <C-C>:browse confirm e<CR><C-\><C-G>
s* <C-C>:browse confirm e<CR><C-\><C-G>
o* <C-C>:browse confirm e<CR><C-\><C-G>
20 Save
n*s :if expand("%") == ""|browse confirm w|else|confirm w|
endif<CR>
v*s <C-C>:if expand("%") == ""|browse confirm w|else|confirm
w|endif<CR><C-\><C-G>
s*s <C-C>:if expand("%") == ""|browse confirm w|else|confirm
w|endif<CR><C-\><C-G>
o*s <C-C>:if expand("%") == ""|browse confirm w|else|confirm
w|endif<CR><C-\><C-G>
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---