[mew-int 2723] Re: Display base64 encoded body in summary mode
Kazu Yamamoto (山本和彦) <[email protected]>
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Chen, > However, I found that base64 encoded mails are not displayed in > summary mode. I receive this kind of mail very often. It's very useful > that I can preview the body in summary line so that I can skim through > the mails and read interested one. When I designed Mew about 15 years ago, computers are very slow. So, I decided to not decode base64 in Summary mode since base64-encoded messages are rare at least in US-ASCII/ISO-8859-1/ISO-2022-JP community. Now computers become much faster, so it's a good time to re-consider the assumption. > Patch is attached. Maybe this can become a option? This makes sense. --Kazu