2008/10/30 Benjamin Lieb <[EMAIL PROTECTED]>: > > I'm pretty sure I used the google download, not the 'old sucky' version. I > couldn't even tell if macvim.org and the google code site were even related, > apart from the name.
This is an unfortunate situation. The person who maintains macvim.org has "disappeared" so we can't get him to update the site. Would it help if I put some info on the Google code site explaining this situation? You can confirm that you have the newer version by checking the name of the app itself: the older Carbon version is called Vim.app, the newer is called MacVim.app (this will be the name displayed on the menu next to the apple in the top-left corner). If you do have MacVim.app, then did you by any chance start it by creating a symlink? If that is the case then there is the problem: try starting by double-clicking the app icon instead. If not, then can you enter ":echo $VIMRUNTIME" and let us know what Vim responds with. Also, to check that the documentation is in place, type ":fin $VIMRUNTIME/doc/gui_mac.txt" (that should open the macvim help). Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
