On Thu, Apr 21, 2011 at 7:53 AM, Rob <robpill...@gmail.com> wrote: > I usually use plain text mode and edit the email externally - I > use vimperator, which is a Firefox plugin, and it allows you to > edit text fields with a external editor.
Unfortunately the Chromium browser lacks an external editor plugin for HTML textareas, so I copy the textarea to the clipboard, run this helper script[1] to edit in GVim, and paste back to the textarea. [1] https://github.com/sunaku/home/blob/master/bin/edit-gmail-message