Re: replying to text/plain base64
Neil W Rickert <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
Kevin Cosgrove <[email protected]> wrote on Oct 12, 2007: >exmh displays this type of content just fine. > Content-Type: text/plain; > charset=utf-8 > Content-Transfer-Encoding: base64 >But, when I reply to messages with that content type & encoding, then >the reply body is filled with base64 encoded stuff. How can I teach >exmh (or maybe I need to teach nmh?) to decode the body before >including it in the reply message? I manually include into the reply message, from "@". If your configuration is for exmh to put the message into "@" (and not to have it a symlink to the original message), then it will contain the decoded text. I do use "vi" as editor. I'm not sure how easy it is if you use "sedit". -NWR