Emacs 23 now has built-in word wrapping facility. It is called
visual-line-mode. You can turn on this feature for message display by
adding this line to your .vm file:
(add-hook 'vm-presentation-mode-hook 'turn-on-visual-line-mode)
Can Emacs 23 users try this and see if it works ok?
I would be interested to find out if there are any unpleasant
interactions with the handling of MIME attachments in VM.
Cheers,
Uday
I made a few simple tests, and it works just fine for me. This was
with emacs 23.1 on Fedora 12.