hi guys,
i'm using vim as my e-mail editor. i'm looking to format my e-mail bodies in various
ways. here's an example ala the ls manpage:
By default, color is not used to distinguish types of
files. That is equivalent to using --color=none. Using
the --color option without the optional WHEN argument is
equivalent to using --color=always. With --color=auto,
color codes are output only if standard output is con-
nected to a terminal (tty).
notice it has margins on the right and left leaving space on both sides. it is also
'full' justified to those margins.
i don't believe there's any way internal to vim that can do such a thing-- maybe i'm
wrong.
if that's the case, maybe somesort of processing agent run after editing is finished
but prior to mutt coming back up? anyone have any thoughts on this?
and if it's possible for the message to be processed by tex/groff or something prior
to mutt coming back up and after vim that's great too-- because it would allow for
more functionality such as identing of paragraphs, etc.
lemme know what you guys think, thanks
oh, and p.s. if anyone has something like this already in
place using mutt and vim, please be so kind as provide
config, etc. thanks
--
Soren