On Jan 20, 2009, at 03:46, Robert Spencer wrote: > I found some tips that look interesting for mail in general, but they > seem to assume a file ending in ".mail". Since mail isn't the only > thing I type into texrea's, I'm hoping for an alternative that will > allow MacVim to detect that it is editing mail.
I use the Firefox extension "It's All Text!" to facilitate editing text areas. It can be configured to invoke the mvim script that is supplied with MacVIm. You can configure Vim with an autocmd that is based on the pathname of the temporary file (which will include the hostname of the site that contained the textarea). -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/crew/jwt/ Mailman IRC irc://irc.freenode.net/#mailman --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
