[mew-int 2792] email to plain text conversion
Werner LEMBERG <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
[mew 6.2.53]
Folks,
how can I convert email to plain text with mew? In particular, I want
the stuff mew displays in a mail buffer (with properly decoded `From:'
lines and bodies using UTF-8) to be saved to a buffer, and this for a
bunch of selected emails.
It seems that mew can't do this; I have to do a `write-region' after
marking the whole buffer.
Werner