This may not be news to many of you, but I have found a fairly good email solution for vim. It's email.vim. You can find it at http://www.ee.bgu.ac.il/~elentok/files/vim/vim-mail/ It will allow you to compose, send and read emails in vim. It consists of a few Python scripts that will require you to install Python, and a vim script. >From any open vim session, pressing zc (compose mail) will prompt the user for the email Subject. Pressing enter will then prompt you for the TO address from a customizable address book. After selecting the To addresses you are presented with your email body for editing. Pressing zs (send) will send the email after confirming your send request. There are some very simple setup steps, and it needs a few additional features, but all in all, I am very pleased. This email was composed and sent using email.vim. I am curious to know if anyone else has tried email.vim
Jayson --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
