What are the permissions on MacVim.app ? That 'file' is really a folder (bundle) and should have the 'x' set.
In Terminal do this... (if this is where you put MacVim) cd /Applications/MacVim/MacVim.app/Contents/MacOS ls -la What are the permissions of: /Applications/MacVim/MacVim.app/Contents/MacOS/MacVim Does MacVim open if you do this? ./MacVim If MacVim opens, quit MacVim Go back to Terminal, are there any messages? Bill -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_mac" 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.
