Excerpts from William Morgan's message of Sun Nov 09 22:51:55 -0500 2008: > Reformatted excerpts from John Bent's message of 2008-11-04: > > '/usr/bin/vim -f +/^\s*\n-c "setlocal spell spelllang=en_us" -c "set > > filetype=mail" ' > > I'll accept a patch to this effect if someone wants to whip one up!
To discourage top-posting, would it not be preferable to begin with the cursor on the last line rather than the first line of the body? :editor: '/usr/bin/vim -f +$ -c "setlocal spell spelllang=en_us" -c "set filetype=mail"' (Of course, that might encourage an increased cascade, but there's only so much the tool author can do to encourage the user to comply with conventions)
signature.asc
Description: PGP signature
_______________________________________________ sup-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-talk
