From mboxrd@z Thu Jan 1 00:00:00 1970
Path: main.gmane.org!not-for-mail
From: Joe Corneli
Newsgroups: gmane.emacs.help
Subject: parse/strip HTML formatting in rmail
Date: Fri, 06 Jun 2003 13:35:32 -0500
Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org
Message-ID:
References:
NNTP-Posting-Host: main.gmane.org
X-Trace: main.gmane.org 1054924722 8810 80.91.224.249 (6 Jun 2003 18:38:42 GMT)
X-Complaints-To: usenet@main.gmane.org
NNTP-Posting-Date: Fri, 6 Jun 2003 18:38:42 +0000 (UTC)
Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Fri Jun 06 20:38:40 2003
Return-path:
Original-Received: from monty-python.gnu.org ([199.232.76.173])
by main.gmane.org with esmtp (Exim 3.35 #1 (Debian))
id 19OM6p-0002HT-00
for ; Fri, 06 Jun 2003 20:38:39 +0200
Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org)
by monty-python.gnu.org with esmtp (Exim 4.20)
id 19OM5v-0003MN-Om
for gnu-help-gnu-emacs@m.gmane.org; Fri, 06 Jun 2003 14:37:43 -0400
Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20)
id 19OM4U-0001y4-LB
for help-gnu-emacs@gnu.org; Fri, 06 Jun 2003 14:36:14 -0400
Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20)
id 19OM45-0001ZK-2U
for help-gnu-emacs@gnu.org; Fri, 06 Jun 2003 14:35:49 -0400
Original-Received: from dell3.ma.utexas.edu ([146.6.139.124])
by monty-python.gnu.org with esmtp (Exim 4.20)
id 19OM3q-0001QX-M0
for help-gnu-emacs@gnu.org; Fri, 06 Jun 2003 14:35:35 -0400
Original-Received: from linux182.ma.utexas.edu (linux182.ma.utexas.edu [146.6.139.171])
by dell3.ma.utexas.edu (8.11.3/8.10.2) with ESMTP id h56IZWN32695
for ; Fri, 6 Jun 2003 13:35:32 -0500
Original-Received: from jcorneli by linux182.ma.utexas.edu with local (Exim 3.36 #1
(Debian)) id 19OM3o-0002WZ-00
for ; Fri, 06 Jun 2003 13:35:32 -0500
Original-To: help-gnu-emacs@gnu.org
In-reply-to:
(help-gnu-emacs-request@gnu.org)
X-BeenThere: help-gnu-emacs@gnu.org
X-Mailman-Version: 2.1b5
Precedence: list
List-Id: Users list for the GNU Emacs text editor
List-Help:
List-Post:
List-Subscribe: ,
List-Archive:
List-Unsubscribe: ,
Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org
Xref: main.gmane.org gmane.emacs.help:10728
X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10728
Hello,
I get mail with stuff like this in it:
Can someone refer me to a package/configuration that would make this
look better? Perhaps something that would allow toggling between
the HTML view and a plain-text version?
Joe