Hi all, I'm running the command mvim --remote-tab-silent to open file in new tab of current file and get this warning. I just wanted to point it out if it isn't already known. Not sure if this is considered a bug necessarily so I didn't post a ticket.
2012-08-27 06:19:53.744 MacVim[9982:707] *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead. 2012-08-27 06:19:53.745 MacVim[9982:707] *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead. -- 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