"Robert B. Carleton" <r...@rbcarleton.net> writes: > "Robert B. Carleton" <r...@rbcarleton.net> writes: > >> Omar Polo <o...@omarpolo.com> writes: >> > [...] >>> (I'm not an heavy user of mail(1) so probably there's a better way to do >>> this.) >>> >>> At this point however switching away from mail(1) and embracing mblaze >>> is probably easier ;-) >>> >>> HTH >> >> Using "| mshow -" works for most things I've tried so far. Using mail(1) >> is mostly a backup to using Emacs Rmail. I'm not sure why, but the TUI >> for Rmail can be a little slow when I ssh in and run it. Sometimes I use >> mail(1) to take a quicker look at mail when I'm on the road. > > I didn't see any additional answers on this, but mshow works pretty well > for this kind of use. If anyone else could suggest other utilities, I'd > be curious to see them. > > Thanks, > > --Bruce
After consulting with the #emacs IRC channel, I found that rmail-mime-prefer-html could be changed to nil, speeding up the rendering of message bodies in emails quite a bit. An amusing aside is that they suggested I might be the only user of Rmail other than RMS. I'm not sure I totally believe that, but the good news there is that Rmail shares code with Gnus and EWW, at least for rendering HTML. Anyway, back to your regularly scheduled program. Cheers, --Bruce