Hi Ben, You got it. That is exactly where the problem is. Now solved. Thank you very much.
Fengjian On Thu, Nov 8, 2012 at 10:51 AM, Ben Fritz <[email protected]> wrote: > On Thursday, November 8, 2012 8:55:51 AM UTC-6, fengjian wrote: >> Hi, >> >> I just installed Automatic Latex Plugin (a vimball) to my gvim (v7.3.46) on >> Windows 7 with pathogen. I did not do any change to me vimrc file. Simply >> put all its stuff under pathogen's bundle directory. But I found this plugin >> was too slow to use and decided to remove it. So I removed the "Automatic >> Latex Plugin" directory under bundle. Then strange thing happened. The >> mappings made by Automatic Latex Plugin is still taking effect, such as n V >> :call atplib#motion#StartVisual('v'). And I did not find any string like >> "atplib" in my whole VIM directory with grep. Does anyone have any idea? >> Thanks. >> > > Perhaps you are launching Vim with a session file or restoring a view? This > could be done automatically as well. Session files and view files can store > mappings (I've turned this off, I consider restoring mappings in this way to > be almost completely useless). > > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
