Michael Richardson <[email protected]> writes: > I use mh-e under GNU Emacs. (I used to run Xemacs). > HTML rendering is okay, and 99% of the time, I prefer the text/plain anyway. > But when I need it, I need it bad, and I forw -mime to my gmail account. > (Talking HTML emails with tables. The worst offender is a status report *I* > wrote. HTML tables was the right answer)
Hi Michael, In MH-E, you can use `K e' (`mh-display-with-external-viewer') to view the HTML part in your browser (I use this a LOT). You may have to use `K t' (`mh-toggle-mime-buttons') first to make the text/html button visible. I also have the following in my .mh_profile so that show on the command line goes directly to the browser: mhshow-show-text/html: google-chrome '%f' -- Bill Wohler <[email protected]> aka <[email protected]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
