My web search found many hits on exporting emacs buffers to html but not how to remove all tags in one fell swoop.
I tried using regex search-and-replace (ctrl-shift-alt-%) but that highlighted everything and I can't use metacharacters (.*) with regular search and replace (meta-%). I thought there might be a way to save the buffer without the tags, but the file was exported from alpine as temp.tmp so emacs doesn't recognize it as an html file. It's a small file but on occasion I have larger e-mail messages in html format that need to be read. Suggestions welcome. Rich _______________________________________________ PLUG: https://pdxlinux.org PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
