I just downloaded and installed OutlookVim version 8 for use with
Outlook 2007 running on a Windows XP system.  I followed the
instructions for installing the macro to step 12, the last sub-step
for Outlook 2007:  "Click on the new button in the Quick Access
Toolbar".  The result is a pop-up window titled "Microsoft Office
Outlook" and containing the message:

    OutlookVim: Please install the plugin OutlookVim from
    www.vim.org to continue

I found that this message is displayed by OutlookVim.bas if

    exists('g:loaded_outlook')

is false.  But, I can open gvim from its Desktop icon, execute
that command and see that it returns 1.

I found the Wiki page that discusses this error. It suggests that
the files are installed in the wrong locations.  Mine are here:

    ~/vimfiles/plugin/OutlookVim.bas
    ~/vimfiles/plugin/outlook.vim
    ~/vimfiles/plugin/outlookvim.js

I tried putting outlook.vim in C:\Program Files\vim\vimfiles\plugin
in case gvim couldn't find my $HOME.  No difference.

I am running Vim 7.3.762.

What can I do to fix this or to troubleshoot it?

Regards,
Gary

-- 
-- 
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 because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to