Hi there! I wrote a plug-in that would allow to send e-mail from Vim through Mail.app, it implements syntax highlighting and auto-completion for header name, e-mail and attachment paths. It comes with an extensive help file.
The plug-in relies on an executable and it depends on the AppScript framework (http://appscript.sourceforge.net/objc-appscript/) to interact with Mail.app, so I create a bundle to contain both together. If somebody knows how I can create a single executable from those, let me know. You can download the zip file from: http://cachivaches.chauca.net/vim/files/MailApp.zip and the source from: http://github.com/Raimondi/MailApp Let me know if you guys find it useful at all or have any suggestions. BTW, I suppose that some of you switched from TextMate to MacVim, so you might be interested in my other plug-in, delimitMate: http://www.vim.org/scripts/script.php?script_id=2754 Cheers, Israel --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
