On 25 March 2010 17:43, xdanielgs wrote: >> I have a problem that I can't solve and would really appreciate some >> assistance. I'm quite new to vim so maybe it's really simple, but I >> can't figure out were it's going wrong or where I'm doing something >> wrong. >> >> I have installed the latest version (3.3) of the plugin FuzzyFinder >> http://www.vim.org/scripts/script.php?script_id=1984 >> >> If I use the version of vim that comes with osx the plugin works fine. >> If I uses the script mvim that comes with macvim the plugin works >> fine. >> If I use my alias gvim='/Applications/MacVim.app/Contents/MacOS/Vim - >> g' the plugin works fine. >> If I start MacVim using open /Applications/MacVim.app the plugin works >> fine. >> >> But if I start macvim from either Spotlight or Finder the plugin gives >> me the following error when for example I try to invoke it >> using :FufFile: >> Error detected while processing function fuf#onComplete.. >> 11..25..fuf#filterMatchesAndMapToSetRanks..<SNR>4_setRanks..<SNR>4_scoreBoundaryMatching: >> line 4: >> E806: using Float as a String >> >> I'm running snapshot 50 of MacVim on SnowLeopard. >> I have tried to move both .vimrc, .gvimrc and .vim/ and then >> reinstalling the plugin. >> I have also tired with the setting "Launch Vim processes in a login >> shell" both on and off. > > I am having the exactly same problem. My setup is: > > Mac OS X Snow Leopad 10.6.2 > MacVim Snapshot 52 > FuzzyFinder 3.5
Please contact the plugin author and ask what the error message means -- I'm guessing the plugin can be fixed to deal with this problem. I don't know why the plugin would not work when MacVim is launched from the Finder...most likely some part of it depends on some environment variable being set, but I don't know which (the plugin author might). Björn -- You received this message from the "vim_mac" 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 To unsubscribe from this group, send email to vim_mac+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
